diff options
author | rh <rh@pkgsrc.org> | 2001-04-17 21:49:11 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-04-17 21:49:11 +0000 |
commit | 44898ed79b12a11aa15eb258c014362fb52d69a5 (patch) | |
tree | d02b8a49e84b36964a36f2f1bcdb6e7ae92b10fb | |
parent | 14059df7bf5aa997b54000648f2ccd87e0b6bf40 (diff) | |
download | pkgsrc-44898ed79b12a11aa15eb258c014362fb52d69a5.tar.gz |
Add and enable fire
-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 |