diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 20:24:15 +0000 |
commit | fb4deed87383132ec64330d18d953402c2229e9b (patch) | |
tree | 97a8a198649a73e26fe96adf11b755d0b80e3533 /security/py-python-registry/Makefile | |
parent | 1a2a0756abd5df11f85e0ec8be8f6cb6cd18edbe (diff) | |
download | ports-fb4deed87383132ec64330d18d953402c2229e9b.tar.gz ports-fb4deed87383132ec64330d18d953402c2229e9b.zip |
Notes
Diffstat (limited to 'security/py-python-registry/Makefile')
-rw-r--r-- | security/py-python-registry/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile index 65084c1ce585..e83cf36966cc 100644 --- a/security/py-python-registry/Makefile +++ b/security/py-python-registry/Makefile @@ -4,8 +4,7 @@ PORTNAME= python-registry PORTVERSION= 1.1.0 CATEGORIES= security devel python -MASTER_SITES= GHL \ - LOCAL/antoine +MASTER_SITES= LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -15,7 +14,6 @@ LICENSE= APACHE20 USE_GITHUB= yes GH_ACCOUNT= williballenthin -GH_COMMIT= da9d4d4 USES= python shebangfix USE_PYTHON= distutils autoplist |