summaryrefslogtreecommitdiff
path: root/security/p5-PGP/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-06-09 16:06:42 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-06-09 16:06:42 +0000
commit727ee85299708b2fda6c8b6e3de168cd2ef4cbdd (patch)
treeb10722597300a3eef61bd9e8d99934ff818501a7 /security/p5-PGP/Makefile
parentReplace a couple of non-working master_sites with working ones. (diff)
Make MASTER_SITES blank because the current distfile is broken and the old distfile isn't on CPAN anymore.
Suggested-by: Bill Fenner <fenner@parc.xerox.com>
Notes
Notes: svn path=/head/; revision=6818
Diffstat (limited to '')
-rw-r--r--security/p5-PGP/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile
index 12db4d5eb6fa..d9e33c02b135 100644
--- a/security/p5-PGP/Makefile
+++ b/security/p5-PGP/Makefile
@@ -3,13 +3,14 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1997/04/20 13:52:59 wosch Exp $
+# $Id: Makefile,v 1.6 1997/05/24 13:17:14 jfitz Exp $
#
DISTNAME= PGP-0.2alpha
PKGNAME= p5-PGP-0.2a
CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=
MASTER_SITE_SUBDIR= PGP
MAINTAINER= jfitz@FreeBSD.ORG