summaryrefslogtreecommitdiff
path: root/games/nethack-tty
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack-tty')
-rw-r--r--games/nethack-tty/Makefile4
-rw-r--r--games/nethack-tty/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 16f36c8ea9f..48a5f209921 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2000/10/16 01:37:51 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/16 15:10:55 wiz Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-tty-${NETHACK_VERSION}
+COMMENT= the tty/console based version of NetHack
+
DEPENDS+= nethack-lib-${NETHACK_VERSION}:../nethack-lib
ALL_TARGET= nethack
diff --git a/games/nethack-tty/pkg/COMMENT b/games/nethack-tty/pkg/COMMENT
deleted file mode 100644
index d11d88af4fa..00000000000
--- a/games/nethack-tty/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-the tty/console based version of NetHack