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 4fb3937b51d..e86d908f7e2 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.95 2010/02/09 16:05:38 drochner Exp $ +# $NetBSD: Makefile,v 1.96 2010/02/16 12:51:43 wiz Exp $ -DISTNAME= curl-7.19.7 -PKGREVISION= 2 +DISTNAME= curl-7.20.0 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |