diff options
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 1579a4de142..3f3338141fb 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2011/04/22 13:42:07 obache Exp $ +# $NetBSD: Makefile,v 1.105 2011/05/02 13:12:41 wiz Exp $ -DISTNAME= curl-7.21.4 -PKGREVISION= 1 +DISTNAME= curl-7.21.6 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |