diff options
author | obache <obache> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache> | 2012-12-16 01:51:57 +0000 |
commit | 212d69d245d8b9df3c5814005fd9c2067182f998 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /www/py-curl | |
parent | b0673d9600f6cf216822bc15fd7940f7170263f0 (diff) | |
download | pkgsrc-212d69d245d8b9df3c5814005fd9c2067182f998.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'www/py-curl')
-rw-r--r-- | www/py-curl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile index d30138935df..7c8f60d6c09 100644 --- a/www/py-curl/Makefile +++ b/www/py-curl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2012/10/28 06:30:59 asau Exp $ +# $NetBSD: Makefile,v 1.44 2012/12/16 01:52:39 obache Exp $ DISTNAME= pycurl-7.19.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} +PKGREVISION= 1 CATEGORIES= www python MASTER_SITES= http://pycurl.sourceforge.net/download/ |