summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-12-16 01:03:02 +0000
committergdt <gdt@pkgsrc.org>2013-12-16 01:03:02 +0000
commitefeaf3514078b3533bb98381bde6a2d4de426e2d (patch)
tree19feadfa568956d8a2b3c54604ce02484a5d5a22 /security
parentb20862c2f8a2b64aadab99b6a960e1889f380e3f (diff)
downloadpkgsrc-efeaf3514078b3533bb98381bde6a2d4de426e2d.tar.gz
Take MAINTAINERship; I more or less have been.
Diffstat (limited to 'security')
-rw-r--r--security/py-crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 8dc3672cd5e..956436aabbd 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2013/12/14 09:17:24 obache Exp $
+# $NetBSD: Makefile,v 1.33 2013/12/16 01:03:02 gdt Exp $
#
DISTNAME= pycrypto-2.6.1
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/^py/${PYPKGPREFIX}-/}
CATEGORIES= security python
MASTER_SITES= http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.dlitz.net/software/pycrypto/
COMMENT= Cryptographic and hash functions for Python
# mostly public domain, but a few bits are: