From 79f2301f00f935d35729bf8ed9573a24ad88da66 Mon Sep 17 00:00:00 2001 From: jfitz Date: Thu, 18 Sep 1997 02:47:42 +0000 Subject: Fix commented #MASTER_SITE line Submitted-by: asami@freebsd.org --- security/p5-PGP/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/p5-PGP') diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index c2bf54957d5a..1940a76e5784 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -3,14 +3,13 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon # -# $Id: Makefile,v 1.8 1997/06/24 18:43:28 jfitz Exp $ +# $Id: Makefile,v 1.9 1997/09/14 02:55:16 jfitz Exp $ # DISTNAME= PGP-0.3a PKGNAME= p5-PGP-0.3a CATEGORIES= security perl5 -#MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITES= +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP MAINTAINER= jfitz@FreeBSD.ORG -- cgit