diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-cryptkit/Makefile | 4 | ||||
-rw-r--r-- | security/py-gnupg/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 1194bcc75f4..7f29609c7ac 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:46 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 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@shellhung.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://cryptkit.sf.net/ COMMENT= Python Cryptographic Toolkit diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index c5104f274dc..01b4005f83d 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:46 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2006/03/16 22:48:42 wiz Exp $ DISTNAME= GnuPGInterface-0.3.2 PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/} -MAINTAINER= shell@shellhung.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://py-gnupg.sourceforge.net/ COMMENT= Python module for GnuPG interface |