summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 21:37:12 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 21:37:12 +0000
commitfe9b268d6338f8b4b37767babe267f09914af823 (patch)
tree57476d260e9ea2aebbde0ac60f115ce0075b7b36 /www/w3m
parent* Support CXX/CXXFLAGS properly (diff)
move variable - portlint
Notes
Notes: svn path=/head/; revision=26851
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 8fa175b29cbd..63f9362eb9c4 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -7,7 +7,6 @@
#
DISTNAME= w3m-${W3M_VER}
-W3M_VER= 0.1.7
CATEGORIES?= www ipv6
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
ftp://ftp.firedrake.org/w3m/dev/ \
@@ -18,6 +17,7 @@ MAINTAINER= nobutaka@nobutaka.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc
+W3M_VER= 0.1.7
WRKSRC= ${WRKDIR}/w3m
MAN1= w3m.1
MANLANG= ""