summaryrefslogtreecommitdiff
path: root/games/nethack-tty
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack-tty')
-rw-r--r--games/nethack-tty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 48a5f209921..99729ec77f5 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/16 15:10:55 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/04/21 13:53:40 wiz Exp $
#
.include "../nethack-lib/Makefile.common"
@@ -14,6 +14,5 @@ INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-tty
PATCHDIR= ${.CURDIR}/../nethack-lib/patches
-PATCH_SUM_FILE= ${.CURDIR}/../nethack-lib/files/patch-sum
.include "../../mk/bsd.pkg.mk"