diff options
Diffstat (limited to 'www/py-curl/Makefile')
-rw-r--r-- | www/py-curl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index d6d2e5a98f8..298299b9ff9 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/10/03 00:18:27 tv Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/28 13:04:03 recht Exp $ -DISTNAME= pycurl-7.12.1 +DISTNAME= pycurl-7.12.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= http://pycurl.sourceforge.net/download/ |