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 1b0dc995fc5..0a975e7cf30 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.88 2009/02/21 13:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2009/03/04 14:47:01 tron Exp $ -DISTNAME= curl-7.19.3 +DISTNAME= curl-7.19.4 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |