summaryrefslogtreecommitdiff
path: root/x11-wm/ude
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:50:46 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:50:46 +0000
commit500b47f7aef2ec4f463df2058ef05d2530b5d62b (patch)
treeccbc3d4e3c727b47b7fc234ac22f34eae1205a4c /x11-wm/ude
parentFix typo (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27443
Diffstat (limited to 'x11-wm/ude')
-rw-r--r--x11-wm/ude/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 79ab91e41d48..4c6433a8cb7c 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: ude
-# Version required: 0.2.7.1
# Date created: 06 Mar 2000
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= ude-0.2.7-BETA
-PKGNAME= ude-0.2.7.1
+PORTNAME= ude
+PORTVERSION= 0.2.7.1
CATEGORIES= x11-wm
MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/udeproject/ \
ftp://ude.the-coffeeshop.dk/pub/UDE/
+DISTNAME= ${PORTNAME}-0.2.7-BETA
MAINTAINER= will@FreeBSD.org