summaryrefslogtreecommitdiff
path: root/games/tileworld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/tileworld/Makefile')
-rw-r--r--games/tileworld/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile
index 4299988b48e..cf59adc5fb0 100644
--- a/games/tileworld/Makefile
+++ b/games/tileworld/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/02 11:55:05 wiz Exp $
#
DISTNAME= tworld-1.0
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/^t/tile/}
WRKSRC= ${WRKDIR}/tworld-1.0
CATEGORIES= games