diff options
author | tg <tg@FreeBSD.org> | 1998-03-27 22:08:30 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-27 22:08:30 +0800 |
commit | 82e0ad5af94c47f38a49ba76818ffda6daa51783 (patch) | |
tree | 5b5f0dbe440227f5a542f6e7b6184745cfb38e8b /games/Makefile | |
parent | da3e26ec5bd9fff95721e98bb21180263b1c3f67 (diff) | |
download | freebsd-ports-gnome-82e0ad5af94c47f38a49ba76818ffda6daa51783.tar.gz freebsd-ports-gnome-82e0ad5af94c47f38a49ba76818ffda6daa51783.tar.zst freebsd-ports-gnome-82e0ad5af94c47f38a49ba76818ffda6daa51783.zip |
Activate xvier.
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 f31fff43d919..925396d492d5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1998/03/27 10:13:16 tg Exp $ +# $Id: Makefile,v 1.116 1998/03/27 12:10:06 tg Exp $ # SUBDIR += acm @@ -111,6 +111,7 @@ SUBDIR += xtriangles SUBDIR += xtris SUBDIR += xtruco + SUBDIR += xvier SUBDIR += xvmines SUBDIR += yahtzee SUBDIR += yamsweeper |