From 029a4adcbd514263dfb905b3ee2118b2bace8230 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 10 Jul 2000 04:03:57 +0000 Subject: Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p Preached by: PW --- www/w3m/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') 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 -- cgit v1.2.3