diff options
Diffstat (limited to 'security/py-gnupg/Makefile')
-rw-r--r-- | security/py-gnupg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index bd6e88793897..6aabda51b3a2 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -9,8 +9,7 @@ PORTNAME= gnupg PORTVERSION= 0.3.2 CATEGORIES= security python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= py-gnupg +MASTER_SITES= SF/py-${PORTNAME}/GnuPGInterface/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} |