diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-21 11:52:06 +0000 |
commit | 64a88bdf7a146f90033aa7dd78ec63dcc45e6332 (patch) | |
tree | 3d27ba3241a577312dad9be2e51f108a8d84c756 /security/p5-PGP-Sign | |
parent | 7b302a5887d51342f725ce346ac45495e13583d8 (diff) | |
download | ports-64a88bdf7a146f90033aa7dd78ec63dcc45e6332.tar.gz ports-64a88bdf7a146f90033aa7dd78ec63dcc45e6332.zip |
Notes
Diffstat (limited to 'security/p5-PGP-Sign')
-rw-r--r-- | security/p5-PGP-Sign/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index 4b72c24ca231..24ef64201529 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-PGP-Sign # Date created: January 2, 1998 -# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> +# Whom: Don Croyle <croyle@gelemna.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP DISTNAME= PGP-Sign-0.16 -MAINTAINER= croyle@gelemna.ft-wayne.in.us +MAINTAINER= croyle@gelemna.org USE_PERL5= yes |