aboutsummaryrefslogtreecommitdiff
path: root/www/netsurf
diff options
context:
space:
mode:
authorPhilipp Ost <bsd@philippost.de>2021-09-02 16:40:57 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-09-02 16:40:57 +0000
commit3a3e66b601f5f8393adeebc1df024da66907cf99 (patch)
tree2dadcc631500a1c551f18adc997ec056adb57d48 /www/netsurf
parent71208e857c68e6d7f4e33b5159cbf0b610922bf9 (diff)
downloadports-3a3e66b601f5f8393adeebc1df024da66907cf99.tar.gz
ports-3a3e66b601f5f8393adeebc1df024da66907cf99.zip
Diffstat (limited to 'www/netsurf')
-rw-r--r--www/netsurf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile
index cb09a03a7dbb..a9db6ceaf11b 100644
--- a/www/netsurf/Makefile
+++ b/www/netsurf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= netsurf
PORTVERSION= 3.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -16,7 +16,7 @@ LICENSE_COMB= multi
BUILD_DEPENDS= duk:lang/duktape \
nsgenbind:devel/nsgenbind \
p5-HTML-Parser>=3.72:www/p5-HTML-Parser \
- xxd:editors/vim-console
+ xxd:editors/vim
LIB_DEPENDS= libcss.so:textproc/libcss \
libcurl.so:ftp/curl \
libdom.so:www/libdom \