diff options
author | hubertf <hubertf> | 1999-02-07 02:06:46 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-02-07 02:06:46 +0000 |
commit | 468b0f2055653abcda68fb036025a31709bc6779 (patch) | |
tree | 9e75f7b48f562ef3b6299bf9da66ad2cafe0c1f8 /games/Makefile | |
parent | 8174d56b0d29d528e3fdf0a65173946def23686c (diff) | |
download | pkgsrc-468b0f2055653abcda68fb036025a31709bc6779.tar.gz |
add and enable nighthawk
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index f71d6377451..2d61cb8b438 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 1999/01/31 22:08:43 bad Exp $ +# $NetBSD: Makefile,v 1.45 1999/02/07 02:06:46 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -48,6 +48,7 @@ SUBDIR += nethack-qt SUBDIR += nethack-tty SUBDIR += nethack-x11 + SUBDIR += nighthawk # SUBDIR += netris # SUBDIR += oneko # SUBDIR += oonsoo |