pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-mkdocs-material-extensions: Use MASTER_SITE_PYPI
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Sep 29 20:19:56 2020 +0200
Changeset: 212e8cea35e9bfd67a43ac5a2b4ef5ae931fb4e6
Modified Files:
py-mkdocs-material-extensions/Makefile
Log Message:
py-mkdocs-material-extensions: Use MASTER_SITE_PYPI
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=212e8cea35e9bfd67a43ac5a2b4ef5ae931fb4e6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mkdocs-material-extensions/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-mkdocs-material-extensions/Makefile b/py-mkdocs-material-extensions/Makefile
index c7855db447..c15d442cd4 100644
--- a/py-mkdocs-material-extensions/Makefile
+++ b/py-mkdocs-material-extensions/Makefile
@@ -3,7 +3,7 @@
DISTNAME= mkdocs-material-extensions-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
-MASTER_SITES= https://files.pythonhosted.org/packages/37/96/9c7825ac728f89de143741bb6db8750726e590b1f1a85cab9050871c9311/
+MASTER_SITES= ${MASTER_SITE_PYPI:=m/mkdocs-material-extensions/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/facelessuser/mkdocs-material-extensions
Home |
Main Index |
Thread Index |
Old Index