diff options
author | frueauf <frueauf> | 1998-08-01 13:35:02 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-08-01 13:35:02 +0000 |
commit | b3bd66e06196c60d268efece6bfd7c5e3c32c158 (patch) | |
tree | 879dca65bbc7f2fd85b251dc4d676711c110fc02 /games/Makefile | |
parent | 1b8c14d442c78f85c404e6eb63865590fbfd0ee2 (diff) | |
download | pkgsrc-b3bd66e06196c60d268efece6bfd7c5e3c32c158.tar.gz |
Add and enable xgalaga and tanked.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index b6425002b57..2573264d6fa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/07/31 08:04:48 tron Exp $ +# $NetBSD: Makefile,v 1.22 1998/08/01 13:35:02 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -45,6 +45,7 @@ # SUBDIR += sokoban # SUBDIR += spider # SUBDIR += starlanes + SUBDIR += tanked # SUBDIR += tksol # SUBDIR += xasteroids # SUBDIR += xbat @@ -65,7 +66,7 @@ SUBDIR += xevil # SUBDIR += xeyesplus # SUBDIR += xfrisk -# SUBDIR += xgalaga + SUBDIR += xgalaga # SUBDIR += xgammon # SUBDIR += xgolgo # SUBDIR += xinvaders |