diff options
author | garbled <garbled@pkgsrc.org> | 1998-08-28 12:56:17 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-08-28 12:56:17 +0000 |
commit | 5ebdb3157e4db2757151f1abf12093262fe94b5a (patch) | |
tree | d7628206402e3500872700d9097e8e0ae20cfb34 /games | |
parent | 3f8cf849452c13b2ec7600a55501c56a6d568944 (diff) | |
download | pkgsrc-5ebdb3157e4db2757151f1abf12093262fe94b5a.tar.gz |
remove leading # in Makefile
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack-tty/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile index 5f786bccbee..d6737789e39 100644 --- a/games/nethack-tty/Makefile +++ b/games/nethack-tty/Makefile @@ -1,6 +1,4 @@ -# -# $NetBSD: Makefile,v 1.1 1998/08/27 13:11:04 garbled Exp $ -# +# $NetBSD: Makefile,v 1.2 1998/08/28 12:56:17 garbled Exp $ DISTNAME= nethack-3.2.2 PKGNAME= nethack-tty-3.2.2 |