From 458db42f260579cff064d493ad91eb833dd7f27f Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 01:11:24 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-toolkits/xview/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/xview') diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index 37a599140797..e428c19eb00f 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: XView -# Version required: 3.2p1-X11R6 # Date created: 22 November 1994 # Whom: ljo (orig) # # $FreeBSD$ # -DISTNAME= xview3.2p1-X11R6 -PKGNAME= xview-3.2.1 +PORTNAME= xview +PORTVERSION= 3.2.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_LOCAL} \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= libraries +DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3