diff options
Diffstat (limited to 'www/netsurf/Makefile')
-rw-r--r-- | www/netsurf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index dabb918f0c3..77de9ac7a50 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2016/04/18 20:58:24 leot Exp $ +# $NetBSD: Makefile,v 1.53 2016/07/09 06:39:13 wiz Exp $ DISTNAME= netsurf-all-3.5 PKGNAME= ${DISTNAME:S/-all//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source-full/ |