diff options
Diffstat (limited to 'x11-toolkits/xview')
-rw-r--r-- | x11-toolkits/xview/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 |