diff options
author | steve <steve@FreeBSD.org> | 1998-08-24 08:43:56 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-24 08:43:56 +0800 |
commit | 8b8725546cf65616a7daa3969b6519013b34ab1e (patch) | |
tree | 3ea5734ac32b1d2e81ba3164830cefe70dd6cdbd /security | |
parent | 75e5262793eee0718c5884706b665b43fc766998 (diff) | |
download | freebsd-ports-gnome-8b8725546cf65616a7daa3969b6519013b34ab1e.tar.gz freebsd-ports-gnome-8b8725546cf65616a7daa3969b6519013b34ab1e.tar.zst freebsd-ports-gnome-8b8725546cf65616a7daa3969b6519013b34ab1e.zip |
Update to version 0.09.
PR: 7421
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-PGP-Sign/Makefile | 12 | ||||
-rw-r--r-- | security/p5-PGP-Sign/distinfo | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index 2674b2d53a33..d60fc597188c 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.08 -# Date created: January 2, 1998 -# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> +# Version required: 0.09 +# Date created: January 2, 1998 +# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # -# $Id: Makefile,v 1.1.1.1 1998/05/04 03:50:45 mph Exp $ +# $Id: Makefile,v 1.2 1998/08/23 13:32:58 jseger Exp $ # -DISTNAME= PGP-Sign-0.08 -PKGNAME= p5-PGP-Sign-0.08 +DISTNAME= PGP-Sign-0.09 +PKGNAME= p5-PGP-Sign-0.09 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP diff --git a/security/p5-PGP-Sign/distinfo b/security/p5-PGP-Sign/distinfo index 8f6ea0058782..5ce64f00de98 100644 --- a/security/p5-PGP-Sign/distinfo +++ b/security/p5-PGP-Sign/distinfo @@ -1 +1 @@ -MD5 (PGP-Sign-0.08.tar.gz) = c749930a6e36c97eedee14e27185d062 +MD5 (PGP-Sign-0.09.tar.gz) = cde30e2a7092992a252e224394c8ce5e |