aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-07-10 12:03:57 +0800
committerknu <knu@FreeBSD.org>2000-07-10 12:03:57 +0800
commitcb1aca18df78349f472c2702c7a2e7ab74da2230 (patch)
treed1537e4d0fb511fa1f4029810e3b02fe9ae033a6 /www
parentbad0f98b67408f340c73c2e614ca2b78183be550 (diff)
downloadfreebsd-ports-gnome-cb1aca18df78349f472c2702c7a2e7ab74da2230.tar.gz
freebsd-ports-gnome-cb1aca18df78349f472c2702c7a2e7ab74da2230.tar.zst
freebsd-ports-gnome-cb1aca18df78349f472c2702c7a2e7ab74da2230.zip
Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p
Preached by: PW
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