summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CBC/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit39912d0b8242764bb78469896110a895da6942a0 (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/p5-Crypt-CBC/Makefile
parentf5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff)
downloadpkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/p5-Crypt-CBC/Makefile')
-rw-r--r--security/p5-Crypt-CBC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index ce6a132c044..fd53685487a 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:13 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/17 22:53:02 grant Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp
#
@@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cbc
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= perl5 cipher block chaining mode for various crypto algorithms
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5