diff options
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r-- | www/curl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 71f8b118be4..b70f9f30c65 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.180 2017/04/19 10:28:07 wiz Exp $ +# $NetBSD: Makefile,v 1.181 2017/04/30 01:21:25 ryoon Exp $ DISTNAME= curl-7.54.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= https://curl.haxx.se/download/ EXTRACT_SUFX= .tar.bz2 |