diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-30 17:45:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-30 17:45:23 +0000 |
commit | 2f2166a0fba4362da5b751c8559795fa58929171 (patch) | |
tree | 011676415cdf098d46d810cd4e0b0991de3bd09b /security/py-cryptkit | |
parent | cc0e324e754ad40933c2a068dfec950f8276ba60 (diff) | |
download | pkgsrc-2f2166a0fba4362da5b751c8559795fa58929171.tar.gz |
Reset maintainer -- shell@ is inactive.
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r-- | security/py-cryptkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 8505218ca0a..691dfe7d736 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/10/04 21:58:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/09/30 17:45:25 wiz Exp $ DISTNAME= cryptkit-0.9 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/} -MAINTAINER= shell@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cryptkit.sourceforge.net/ COMMENT= Python Cryptographic Toolkit |