aboutsummaryrefslogtreecommitdiff
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
parent2abf26ecde986cf03adf2c0faa13296163385949 (diff)
downloadports-029a4adcbd514263dfb905b3ee2118b2bace8230.tar.gz
ports-029a4adcbd514263dfb905b3ee2118b2bace8230.zip
Notes
-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