aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3m
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
commitab5aef260ce199d0e9694f1feaae6d295dda1ae5 (patch)
tree26f2459e341ea172cfe0a40900548bda4bb9c83e /www/w3m
parenta8843baba6a200bd1438954f77dd13e4fda505d9 (diff)
downloadfreebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.gz
freebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.zst
freebsd-ports-graphics-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 63f9362eb9c..9dbf03fd29c 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: w3m
-# Version required: 0.1.7
# Date Created: 7 Oct 1999
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
-DISTNAME= w3m-${W3M_VER}
+PORTNAME?= w3m
+PORTVERSION?= ${W3M_VER}
CATEGORIES?= www ipv6
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
ftp://ftp.firedrake.org/w3m/dev/ \