diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:56:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-06 18:56:44 +0000 |
commit | 975c886ade94b36d3a17dffd544ca29d1b4f48b6 (patch) | |
tree | 8fc2a8d627212ffadc35d66e4b3890709160c7e8 /security/makepasswd | |
parent | 2d26fd2416dfd8e1b1cfc10074b28be2ff074b03 (diff) | |
download | ports-975c886ade94b36d3a17dffd544ca29d1b4f48b6.tar.gz ports-975c886ade94b36d3a17dffd544ca29d1b4f48b6.zip |
Notes
Diffstat (limited to 'security/makepasswd')
-rw-r--r-- | security/makepasswd/Makefile | 3 | ||||
-rw-r--r-- | security/makepasswd/distinfo | 2 |
2 files changed, 3 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 diff --git a/security/makepasswd/distinfo b/security/makepasswd/distinfo index 26826bd39af7..19e661bc2317 100644 --- a/security/makepasswd/distinfo +++ b/security/makepasswd/distinfo @@ -1,2 +1,4 @@ MD5 (makepasswd_1.10.orig.tar.gz) = 55842bb4c064ebcdedffb4afd5f0945a +SIZE (makepasswd_1.10.orig.tar.gz) = 12382 MD5 (makepasswd_1.10-2.diff.gz) = 3525498bf730e11c3aa14721556110fb +SIZE (makepasswd_1.10-2.diff.gz) = 5350 |