diff options
author | rh <rh> | 2001-04-17 21:49:11 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-17 21:49:11 +0000 |
commit | 8d3688a4f8b1fa9c076d100d172e8be67336511f (patch) | |
tree | d02b8a49e84b36964a36f2f1bcdb6e7ae92b10fb /games/Makefile | |
parent | 9cd4c4a3113e7dcae9a2dab8c4740d3dd5243bb6 (diff) | |
download | pkgsrc-8d3688a4f8b1fa9c076d100d172e8be67336511f.tar.gz |
Add and enable fire
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 fbd2ec01918..05bff35300d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2001/03/14 16:41:08 skrll Exp $ +# $NetBSD: Makefile,v 1.115 2001/04/17 21:49:11 rh Exp $ # COMMENT= Games @@ -35,6 +35,7 @@ SUBDIR+= exchess SUBDIR+= exchess-book-medium SUBDIR+= exchess-book-small SUBDIR+= finalbattle +SUBDIR+= fire SUBDIR+= freeciv-client SUBDIR+= freeciv-client-gtk SUBDIR+= freeciv-manual |