diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /security/p5-PGP/Makefile | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) |
Notes
Diffstat (limited to 'security/p5-PGP/Makefile')
-rw-r--r-- | security/p5-PGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index b8ac7bd3b06b..6002cb438c38 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -3,12 +3,12 @@ # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/11/17 07:58:02 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/22 00:21:57 asami Exp $ # DISTNAME= PGP-0.2alpha PKGNAME= p5-PGP-0.2a -CATEGORIES= security +CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP |