diff options
author | steve <steve@FreeBSD.org> | 1999-01-11 13:23:35 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-11 13:23:35 +0800 |
commit | 95604e7969889791883b1d9bfa0d59b710c65792 (patch) | |
tree | fc2b6c0f3bb68dc20e166bd7820d44daf54038f7 | |
parent | 88772280463ffa589f9f84bd4d8d784e8cdfd9f4 (diff) | |
download | freebsd-ports-gnome-95604e7969889791883b1d9bfa0d59b710c65792.tar.gz freebsd-ports-gnome-95604e7969889791883b1d9bfa0d59b710c65792.tar.zst freebsd-ports-gnome-95604e7969889791883b1d9bfa0d59b710c65792.zip |
Activate the xtron port.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8dd1d6d771ff..3dad8467af58 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 1999/01/01 03:16:55 ache Exp $ +# $Id: Makefile,v 1.181 1999/01/07 12:05:25 asami Exp $ # SUBDIR += 3dc @@ -173,6 +173,7 @@ SUBDIR += xtic SUBDIR += xtriangles SUBDIR += xtris + SUBDIR += xtron SUBDIR += xtruco SUBDIR += xvier SUBDIR += xvmahjongg |