From 0c6f4335b01713c25e9ba1a6e1e6aa85de3ea253 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Tue, 11 Oct 2005 15:26:43 +0000 Subject: [PATCH] Fix MASTER_SITE I botched in the previous commit Submitted by: maintainer --- security/pgpdump/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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