summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-07-10 04:03:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-07-10 04:03:57 +0000
commit029a4adcbd514263dfb905b3ee2118b2bace8230 (patch)
tree2de5becfe6962119ade1abc15e96f24552a41d4a /www/w3m
parentAdding erun version 1.2. (diff)
Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p
Preached by: PW
Notes
Notes: svn path=/head/; revision=30425
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 bd7b0baa1d8a..0dd03eaef50a 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= w3m
-PORTVERSION= 0.1.11p
+PORTVERSION= 0.1.11.p
CATEGORIES+= www ipv6
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/dev/ \
ftp://ftp.firedrake.org/w3m/dev/ \
http://www.instinct.org/w3m/dev/ \
http://grilli.net/mirrors/w3m/download/dev/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/}
MAINTAINER= nobutaka@nobutaka.com