summaryrefslogtreecommitdiff
path: root/www/py-curl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-30 17:45:23 +0000
committerwiz <wiz@pkgsrc.org>2007-09-30 17:45:23 +0000
commit282426afba0e736212e48c7476fc2c43aad748fa (patch)
tree011676415cdf098d46d810cd4e0b0991de3bd09b /www/py-curl
parent0f00f567feb3277cbe41d024c6f45bb806322f3c (diff)
downloadpkgsrc-282426afba0e736212e48c7476fc2c43aad748fa.tar.gz
Reset maintainer -- shell@ is inactive.
Diffstat (limited to 'www/py-curl')
-rw-r--r--www/py-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile
index 2181ce4d85e..8feca9c4316 100644
--- a/www/py-curl/Makefile
+++ b/www/py-curl/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2007/07/20 12:24:00 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2007/09/30 17:45:26 wiz Exp $
DISTNAME= pycurl-7.16.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= www python
MASTER_SITES= http://pycurl.sourceforge.net/download/
-MAINTAINER= shell@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pycurl.sourceforge.net/
COMMENT= Python module interface to the cURL library