diff options
author | dburr <dburr@FreeBSD.org> | 1999-02-25 14:56:45 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1999-02-25 14:56:45 +0800 |
commit | 0360101f832e3e2996f3bba0c36a4ea3ada55472 (patch) | |
tree | a5e51eedf4c078662a25871c1a57b467fb847049 | |
parent | 3ce3bfce1a1126360062f66565bcc46a7f2ecfe0 (diff) | |
download | freebsd-ports-gnome-0360101f832e3e2996f3bba0c36a4ea3ada55472.tar.gz freebsd-ports-gnome-0360101f832e3e2996f3bba0c36a4ea3ada55472.tar.zst freebsd-ports-gnome-0360101f832e3e2996f3bba0c36a4ea3ada55472.zip |
Enable uox3.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0d63c2e79b63..36e40f32a50c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.185 1999/02/04 00:41:55 steve Exp $ +# $Id: Makefile,v 1.186 1999/02/20 00:52:11 flathill Exp $ # SUBDIR += 3dc @@ -83,6 +83,7 @@ SUBDIR += tinymux SUBDIR += tksol SUBDIR += tvp + SUBDIR += uox3 SUBDIR += wmtimebomb SUBDIR += xabacus SUBDIR += xasteroids |