From 500b47f7aef2ec4f463df2058ef05d2530b5d62b Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 19:50:46 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-wm/wm2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-wm/wm2') diff --git a/x11-wm/wm2/Makefile b/x11-wm/wm2/Makefile index 3ac38f6fa74b..109ed89c8a2b 100644 --- a/x11-wm/wm2/Makefile +++ b/x11-wm/wm2/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wm2 -# Version required: 4.0 # Date created: 16 February 1997 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= wm2-4 -PKGNAME= wm2-4.0 +PORTNAME= wm2 +PORTVERSION= 4.0 CATEGORIES= x11-wm MASTER_SITES= http://www.all-day-breakfast.com/wm2/ +DISTNAME= ${PORTNAME}-4 MAINTAINER= nakai@FreeBSD.org -- cgit v1.2.3