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 8c277a6bef7..6e988f73f03 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2003/04/10 09:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2003/05/20 11:54:12 wiz Exp $ -DISTNAME= curl-7.10.4 +DISTNAME= curl-7.10.5 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ \ |