aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1997-06-10 00:06:42 +0800
committerjfitz <jfitz@FreeBSD.org>1997-06-10 00:06:42 +0800
commit4c5139346630c7dbe1f0d45415039df517b958b9 (patch)
tree7e2195d9cf4ca71913368f2139d878364ab4a90d /security
parent32683d1d6c9d27a3acd1b1e549dfeec12aadab58 (diff)
downloadfreebsd-ports-graphics-4c5139346630c7dbe1f0d45415039df517b958b9.tar.gz
freebsd-ports-graphics-4c5139346630c7dbe1f0d45415039df517b958b9.tar.zst
freebsd-ports-graphics-4c5139346630c7dbe1f0d45415039df517b958b9.zip
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>
Diffstat (limited to 'security')
-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 12db4d5eb6f..d9e33c02b13 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