diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 18:39:14 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-20 18:39:14 +0000 |
commit | 698b0931441b18c6284be59b53a36102b2dc8a53 (patch) | |
tree | 77c14272332f83c3be6d8bfc35dde25d821dae4a /security/p5-PGP-Sign/Makefile | |
parent | bc4db783c82d20f01f26fe2d519cea09d4537367 (diff) | |
download | ports-698b0931441b18c6284be59b53a36102b2dc8a53.tar.gz ports-698b0931441b18c6284be59b53a36102b2dc8a53.zip |
Notes
Diffstat (limited to 'security/p5-PGP-Sign/Makefile')
-rw-r--r-- | security/p5-PGP-Sign/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index cc7ff9734e8f..b6305df3eb61 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-PGP-Sign -# Version required: 0.14 +# Version required: 0.15 # Date created: January 2, 1998 # Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # -# $Id: Makefile,v 1.5 1998/12/07 17:33:32 billf Exp $ +# $Id: Makefile,v 1.6 1999/04/19 04:00:32 steve Exp $ # -DISTNAME= PGP-Sign-0.14 -PKGNAME= p5-PGP-Sign-0.14 +DISTNAME= PGP-Sign-0.15 +PKGNAME= p5-PGP-Sign-0.15 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP |