summaryrefslogtreecommitdiff
path: root/games/nethack-x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:10:41 +0000
commit9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (patch)
tree32753f525564172a32d1355a9d866b18ec723128 /games/nethack-x11
parent94dc65fbeccff1dc0d868dfd4949516e0eacf893 (diff)
downloadpkgsrc-9f28a7693e4ce0bcbc428ce0b4903fd08e48c277.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'games/nethack-x11')
-rw-r--r--games/nethack-x11/Makefile4
-rw-r--r--games/nethack-x11/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/games/nethack-x11/Makefile b/games/nethack-x11/Makefile
index e5a82d63034..98eb3b45916 100644
--- a/games/nethack-x11/Makefile
+++ b/games/nethack-x11/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2000/11/27 22:31:04 pooka Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/16 15:10:55 wiz Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-x11-${NETHACK_VERSION}
+COMMENT= the X11 version of NetHack
+
CATEGORIES+= x11
DEPENDS+= nethack-lib-${NETHACK_VERSION}:../nethack-lib
diff --git a/games/nethack-x11/pkg/COMMENT b/games/nethack-x11/pkg/COMMENT
deleted file mode 100644
index 89b51ec06bd..00000000000
--- a/games/nethack-x11/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-the X11 version of NetHack