diff options
author | eivind <eivind@FreeBSD.org> | 1998-02-19 20:06:55 +0800 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1998-02-19 20:06:55 +0800 |
commit | 2ceef9acf555dcfa0ff63c75ae912824de56f506 (patch) | |
tree | 858d1e2303c3cab86f7bb2bf053e420edb05e157 | |
parent | b2d373df7356a21cea1865bbdb13348810a7f82b (diff) | |
download | freebsd-ports-gnome-2ceef9acf555dcfa0ff63c75ae912824de56f506.tar.gz freebsd-ports-gnome-2ceef9acf555dcfa0ff63c75ae912824de56f506.tar.zst freebsd-ports-gnome-2ceef9acf555dcfa0ff63c75ae912824de56f506.zip |
Activate xscavenger
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index f439069ed397..3074ccf824a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1998/02/15 17:04:58 jseger Exp $ +# $Id: Makefile,v 1.105 1998/02/15 22:54:16 se Exp $ # SUBDIR += acm @@ -89,6 +89,7 @@ SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik + SUBDIR += xscavenger SUBDIR += xscrabble SUBDIR += xshisen SUBDIR += xshogi |