diff options
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index d34a9a27626..bb1ce61242e 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.125 2013/03/10 13:21:05 obache Exp $ +# $NetBSD: Makefile,v 1.126 2013/03/17 21:33:33 tsutsui Exp $ DISTNAME= curl-7.29.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |