diff options
Diffstat (limited to 'security/makepasswd/Makefile')
-rw-r--r-- | security/makepasswd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile index eca0bcde2373..dcc0aa36973a 100644 --- a/security/makepasswd/Makefile +++ b/security/makepasswd/Makefile @@ -9,8 +9,7 @@ PORTNAME= makepasswd PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/m/makepasswd +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig PATCHFILES= ${PORTNAME}_${PORTVERSION}-2.diff.gz |