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