diff options
author | andreas <andreas@FreeBSD.org> | 1996-11-02 21:56:40 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-11-02 21:56:40 +0800 |
commit | d0b4a69d3ec415c1c00b3b282c9285e1159a04ea (patch) | |
tree | bfe64edf4a7887143e275b9889ba89f4b1da1da8 /games/Makefile | |
parent | 480485c264db89518c0fb8cb4b652282d9f7d698 (diff) | |
download | freebsd-ports-gnome-d0b4a69d3ec415c1c00b3b282c9285e1159a04ea.tar.gz freebsd-ports-gnome-d0b4a69d3ec415c1c00b3b282c9285e1159a04ea.tar.zst freebsd-ports-gnome-d0b4a69d3ec415c1c00b3b282c9285e1159a04ea.zip |
Enabled crossfire, have fun !
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 c9199f71beb1..ad8fd13bfa70 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.40 1996/10/12 00:14:34 chuckr Exp $ +# $Id: Makefile,v 1.41 1996/10/30 14:41:09 jfitz Exp $ # SUBDIR += acm + SUBDIR += crossfire SUBDIR += gnuchess SUBDIR += golddig SUBDIR += jetpack |