diff options
Diffstat (limited to 'x11-toolkits/Xaw3d/Makefile')
-rw-r--r-- | x11-toolkits/Xaw3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index 1facf737fbbb..9d4317366569 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Xaw3d -# Version required: 1.5 # Date created: 18 November 1994 # Whom: asami # # $FreeBSD$ # -DISTNAME= Xaw3d-1.5 +PORTNAME= Xaw3d +PORTVERSION= 1.5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3 |