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 3f3338141fb..246d3654492 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2011/05/02 13:12:41 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2011/06/28 10:11:08 obache Exp $ -DISTNAME= curl-7.21.6 +DISTNAME= curl-7.21.7 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |