diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 17:29:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 17:29:32 +0000 |
commit | 0125c66c87d91883b6f9797793a0caea651f80ae (patch) | |
tree | a4c24db86032f41d7dbfdeda675fdcc6f3732c21 /security | |
parent | a63eaebaef3fd616c3b030b6770d91e42070b74b (diff) | |
download | pkgsrc-0125c66c87d91883b6f9797793a0caea651f80ae.tar.gz |
Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549.
Diffstat (limited to 'security')
-rw-r--r-- | security/pgpdump/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 489e8afc9ec..2b2d6f075b5 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2005/01/04 13:23:24 taca Exp $ +# $NetBSD: Makefile,v 1.17 2005/10/13 17:29:32 wiz Exp $ # DISTNAME= pgpdump-0.24 CATEGORIES= security -MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ +MASTER_SITES= http://pgp.iijlab.net/pgpdump/ MAINTAINER= tech-pkg-ja@jp.NetBSD.org -HOMEPAGE= ftp://pgp.iijlab.net/pub/pgp/tools/ +HOMEPAGE= http://pgp.iijlab.net/pgpdump.html COMMENT= PGP packet visualizer GNU_CONFIGURE= YES |