From 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 11 Apr 2000 12:48:47 +0000 Subject: Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX. PR: ports/17925 --- www/w3m-ssl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/w3m-ssl') diff --git a/www/w3m-ssl/Makefile b/www/w3m-ssl/Makefile index 705a7e5aa82e..cb6a00a3d8dc 100644 --- a/www/w3m-ssl/Makefile +++ b/www/w3m-ssl/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ # -PORTNAME= w3m-ssl -PORTVERSION= ${W3m_VER} +PKGNAMESUFFIX= -ssl CATEGORIES= www ipv6 MASTERDIR= ${.CURDIR}/../../www/w3m -- cgit