diff options
author | pav <pav@FreeBSD.org> | 2004-03-07 02:56:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-07 02:56:44 +0800 |
commit | f7166ccd5ee4a422b4487d3260db3ed8c901a8e7 (patch) | |
tree | 3d58193123db917c4805acb1d2ae228aa7febe72 /security | |
parent | 97187d70494933dc443254ebc14db3e4462e74fc (diff) | |
download | freebsd-ports-gnome-f7166ccd5ee4a422b4487d3260db3ed8c901a8e7.tar.gz freebsd-ports-gnome-f7166ccd5ee4a422b4487d3260db3ed8c901a8e7.tar.zst freebsd-ports-gnome-f7166ccd5ee4a422b4487d3260db3ed8c901a8e7.zip |
- Use MASTER_SITE_DEBIAN_POOL
- Add SIZE
PR: ports/63849
Submitted by: Toni Viemero <toni.viemero@iki.fi> (maintainer)
Diffstat (limited to 'security')
-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 |