diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-10-11 15:26:43 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-10-11 15:26:43 +0000 |
commit | 0c6f4335b01713c25e9ba1a6e1e6aa85de3ea253 (patch) | |
tree | 7ad226e35d54ee975b6de5bff0417f34e234b950 /security/pgpdump | |
parent | faaacf85aa6602d400c027e2f5d4ae2d2d5338e6 (diff) | |
download | ports-0c6f4335b01713c25e9ba1a6e1e6aa85de3ea253.tar.gz ports-0c6f4335b01713c25e9ba1a6e1e6aa85de3ea253.zip |
Notes
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index c5eaa729f3c3..137f9262779f 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -8,7 +8,7 @@ PORTNAME= pgpdump PORTVERSION= 0.24 CATEGORIES= security -MASTER_SITES= ftp://pgp.iijlab.net/pgpdump/ +MASTER_SITES= http://pgp.iijlab.net/pgpdump/ MAINTAINER= kaoru@kaisei.org COMMENT= PGP packet visualizer |