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 ce133720e3d..5e32ab44483 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.156 2015/12/06 11:31:13 wiz Exp $ +# $NetBSD: Makefile,v 1.157 2016/01/28 11:46:02 mef Exp $ -DISTNAME= curl-7.46.0 +DISTNAME= curl-7.47.0 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ |