diff options
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 |