diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | fe0e5dace7f02d5681de2a5a366381232b2776fd (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/py-curl | |
parent | cbcecfb5c9c2aa9368a9f8c0a74a84d038cce6b3 (diff) | |
download | pkgsrc-fe0e5dace7f02d5681de2a5a366381232b2776fd.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/py-curl')
-rw-r--r-- | www/py-curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index 4eabb3d0581..c7aff8004cf 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/04/06 06:22:55 reed Exp $ +# $NetBSD: Makefile,v 1.28 2006/10/04 22:04:10 wiz Exp $ DISTNAME= pycurl-7.13.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= http://pycurl.sourceforge.net/download/ MAINTAINER= shell@NetBSD.org -HOMEPAGE= http://pycurl.sf.net/ +HOMEPAGE= http://pycurl.sourceforge.net/ COMMENT= Python module interface to the cURL library PYDISTUTILSPKG= # defined |