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 08462ac3052..fe2b47d05d6 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2006/02/05 23:11:20 joerg Exp $ +# $NetBSD: Makefile,v 1.62 2006/03/03 22:26:08 wiz Exp $ -DISTNAME= curl-7.15.1 -PKGREVISION= 1 +DISTNAME= curl-7.15.2 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ |