summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:45:54 +0000
committermartti <martti>2003-07-21 16:45:54 +0000
commit0ba95b8b66bf5eeff320b5ead8f56dcd72d81fc4 (patch)
treeb1f871338028796610e5ff920241fc869f182169 /games/nethack-lib
parent7edec63da8d087916922eee3839d294038f11311 (diff)
downloadpkgsrc-0ba95b8b66bf5eeff320b5ead8f56dcd72d81fc4.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack-lib/Makefile b/games/nethack-lib/Makefile
index 3660268e514..c73b4b89147 100644
--- a/games/nethack-lib/Makefile
+++ b/games/nethack-lib/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2002/09/20 21:20:03 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/21 16:49:57 martti Exp $
#
.include "../nethack-lib/Makefile.common"
PKGNAME= nethack-lib-${NETHACK_VERSION}
-COMMENT= data files for Nethack
+COMMENT= Data files for Nethack
USE_BUILDLINK2= yes
HAS_CONFIGURE= yes