diff options
Diffstat (limited to 'security/p5-Crypt-Twofish/Makefile')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index d70af81c15e..270a33d30aa 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:05 grant Exp $ # DISTNAME= Crypt-Twofish-2.12 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for the Twofish symmetric key algorithm USE_BUILDLINK2= YES |