summaryrefslogtreecommitdiff
path: root/www/py-curl
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/py-curl
parent8a11869b703aead0cb98488574404b2b233f0b64 (diff)
downloadpkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz
s/netbsd.org/NetBSD.org/
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 466415bb54e..0c9fa7e87ca 100644
--- a/www/py-curl/Makefile
+++ b/www/py-curl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:45 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/17 22:56:00 grant Exp $
DISTNAME= pycurl-7.10.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-curl-7.10.1
CATEGORIES= www
MASTER_SITES= http://pycurl.sourceforge.net/download/
-MAINTAINER= shell@netbsd.org
+MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://pycurl.sf.net/
COMMENT= python module interface to the cURL library