summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrpaulo <rpaulo@pkgsrc.org>2006-08-14 13:19:24 +0000
committerrpaulo <rpaulo@pkgsrc.org>2006-08-14 13:19:24 +0000
commitffb01de1dbf6687aabab126a82382e4af299db44 (patch)
tree37eda9580e86a14fba8e12c5d00c738a2f7d7125 /security
parenta8368f87f423af2083a79028c2d4750e37eb4702 (diff)
downloadpkgsrc-ffb01de1dbf6687aabab126a82382e4af299db44.tar.gz
I don't use this package anymore.
Diffstat (limited to 'security')
-rw-r--r--security/py-OpenSSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-OpenSSL/Makefile b/security/py-OpenSSL/Makefile
index 31761933082..43d5de0bc5c 100644
--- a/security/py-OpenSSL/Makefile
+++ b/security/py-OpenSSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/02 17:07:36 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/08/14 13:19:24 rpaulo Exp $
#
DISTNAME= pyOpenSSL-0.6
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopenssl/}
-MAINTAINER= rpaulo@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pyopenssl.sourceforge.net/
COMMENT= Python interface to the OpenSSL library