diff options
author | dillo <dillo@pkgsrc.org> | 2003-08-16 18:28:44 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2003-08-16 18:28:44 +0000 |
commit | fd1b14c5d5cfbb82f981a48bb1e1f809ea5b7aa2 (patch) | |
tree | 5964fa85ce69b678feb57c06804cb35f9d62f7d5 /games/Makefile | |
parent | d39e15230e487ca7329d3a8a61a37bfc73486464 (diff) | |
download | pkgsrc-fd1b14c5d5cfbb82f981a48bb1e1f809ea5b7aa2.tar.gz |
add and enable freesci
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 66ba5d29da9..936c0b9202f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2003/08/16 15:34:23 drochner Exp $ +# $NetBSD: Makefile,v 1.181 2003/08/16 18:28:44 dillo Exp $ # COMMENT= Games @@ -60,6 +60,7 @@ SUBDIR+= freeciv-manual SUBDIR+= freeciv-server SUBDIR+= freeciv-share SUBDIR+= freeciv-sounds +SUBDIR+= freesci SUBDIR+= frotz SUBDIR+= frozen-bubble SUBDIR+= galaxa |