summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-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