diff options
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 |