diff options
Diffstat (limited to 'security/p5-Crypt-OpenPGP/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenPGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 84e2fcc2bb1..4da42810a66 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:11 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:04 grant Exp $ # DISTNAME= Crypt-OpenPGP-0.17 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5pgp CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for OpenPGP support |