diff options
author | tg <tg@FreeBSD.org> | 1997-02-14 16:20:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-14 16:20:08 +0800 |
commit | 06e3af07e8f83de8fc9bbfb0cbdc1ec5e3b5769b (patch) | |
tree | 55c0d16c499d54485081407cbd4c436d99e81dd6 /games | |
parent | 166b5b5973f1f46a40a4e17e8d141ef2ba7b55bd (diff) | |
download | freebsd-ports-gnome-06e3af07e8f83de8fc9bbfb0cbdc1ec5e3b5769b.tar.gz freebsd-ports-gnome-06e3af07e8f83de8fc9bbfb0cbdc1ec5e3b5769b.tar.zst freebsd-ports-gnome-06e3af07e8f83de8fc9bbfb0cbdc1ec5e3b5769b.zip |
Activate lincity.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 9d058ec1c63e..d4cc44fefc4b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/01/13 07:45:33 tg Exp $ +# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $ # SUBDIR += acm @@ -12,6 +12,7 @@ SUBDIR += golddig SUBDIR += imaze SUBDIR += jetpack + SUBDIR += lincity SUBDIR += nethack SUBDIR += oneko SUBDIR += qcc |