aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \