From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/netscape48-communicator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/netscape48-communicator/Makefile') diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index 3b95f5f5c261..3b46e97a9100 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: netscape (full communicator version) -# Version required: 4.* # Date created: 24 Feb 1997 # Whom: ache # # $FreeBSD$ # -DISTNAME?= netscape-${BROWSER_ARC}-${BROWSER_VER} +PORTNAME?= netscape-${BROWSER_ARC} +PORTVERSION?= ${BROWSER_VER} CATEGORIES?= www MASTER_SITES?= ftp://ftp.netscape.com/pub/communicator/4.08/english/unix/unsupported/freebsd/professional_edition/ DISTFILES?= communicator-v408-export.x86-unknown-freebsd.tar.gz -- cgit v1.2.3