summaryrefslogtreecommitdiff
path: root/games/tkmoo
diff options
context:
space:
mode:
Diffstat (limited to 'games/tkmoo')
-rw-r--r--games/tkmoo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile
index 8e2cc1e77cb2..6d685b4925d6 100644
--- a/games/tkmoo/Makefile
+++ b/games/tkmoo/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: tkMOO
-# Version required: 0.3.23
# Date created: 20 Jan 2000
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= tkMOO-light-0.3.23
-PKGNAME= tkmoo-0.3.23
+PORTNAME= tkmoo
+PORTVERSION= 0.3.23
CATEGORIES= games tk82
MASTER_SITES= http://www.awns.com/tkMOO-light/Source/
+DISTNAME= tkMOO-light-${PORTVERSION}
MAINTAINER= will@FreeBSD.org