summaryrefslogtreecommitdiff
path: root/security/crypto++
diff options
context:
space:
mode:
Diffstat (limited to 'security/crypto++')
-rw-r--r--security/crypto++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index 3dd0b448b79..3ede4201d7a 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:42 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:33 jlam Exp $
#
DISTNAME= cryptopp521
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.eskimo.com/~weidai/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptolib/
EXTRACT_SUFX= .zip
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cryptopp.com/
COMMENT= Free C++ class library of Cryptographic Primitives