diff options
author | garbled <garbled> | 1998-08-28 12:56:17 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-08-28 12:56:17 +0000 |
commit | f83f01e7c7eecb294741490a3211794d5a1f9663 (patch) | |
tree | d7628206402e3500872700d9097e8e0ae20cfb34 /games/nethack-tty/Makefile | |
parent | e1f6bc66ead319d7510f21ca0303504c5d3fc829 (diff) | |
download | pkgsrc-f83f01e7c7eecb294741490a3211794d5a1f9663.tar.gz |
remove leading # in Makefile
Diffstat (limited to 'games/nethack-tty/Makefile')
-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 |