aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/windowmaker-i18n
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-11 03:50:46 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-11 03:50:46 +0800
commit31dbc11d66cdb0d2a383aa825d146b2ec9944630 (patch)
treebaa935a83a85791bb1d6fa2871c8f47faad17bbe /x11-wm/windowmaker-i18n
parentff520dc4b300d168786b2b05077f35fcce8b8cba (diff)
downloadfreebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.tar.gz
freebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.tar.zst
freebsd-ports-gnome-31dbc11d66cdb0d2a383aa825d146b2ec9944630.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-wm/windowmaker-i18n')
-rw-r--r--x11-wm/windowmaker-i18n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile
index 98e8f9ad48ce..3a47174f7890 100644
--- a/x11-wm/windowmaker-i18n/Makefile
+++ b/x11-wm/windowmaker-i18n/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: WindowMaker with i18n extention
-# Version required: 0.62.0
# Date created: 24 Nov 1998
# Whom: mac@jp.freebsd.org
#
# $FreeBSD$
#
-DISTNAME= WindowMaker-0.62.0
-PKGNAME= windowmaker-i18n-0.62.0
+PORTNAME= windowmaker-i18n
+PORTVERSION= 0.62.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER}
MASTER_SITE_SUBDIR= beta/srcs
+DISTNAME= WindowMaker-${PORTVERSION}
MAINTAINER= mac@jp.freebsd.org