diff options
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r-- | www/w3m/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 7ea9bbf715a3..0a6a07f3dfdb 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -16,10 +16,8 @@ MAINTAINER?= nobutaka@FreeBSD.org LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc -FORBIDDEN= "Security vulnerability - access to local files" - -W3M_VERSION= 0.3.2 -M17N_VERSION= 20021116 +W3M_VERSION= 0.3.2.1 +M17N_VERSION= 20021107 M17N_BASE_W3M_VERSION= ${W3M_VERSION} HAS_CONFIGURE= yes |