diff options
author | tg <tg@FreeBSD.org> | 1998-02-13 16:23:31 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-13 16:23:31 +0800 |
commit | 6347e63a89957961e3705cbf03538cfc6915bfd6 (patch) | |
tree | aa6b056bffce5ea9e6da8ddc36f7f1a3adae5b01 | |
parent | 9fd5e079f9ae1f42bbc82f83b4eee00e66899410 (diff) | |
download | freebsd-ports-gnome-6347e63a89957961e3705cbf03538cfc6915bfd6.tar.gz freebsd-ports-gnome-6347e63a89957961e3705cbf03538cfc6915bfd6.tar.zst freebsd-ports-gnome-6347e63a89957961e3705cbf03538cfc6915bfd6.zip |
Activate xdemineur.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index a8f91fbc3f5b..d3c84a6af48c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1998/02/12 08:13:27 tg Exp $ +# $Id: Makefile,v 1.101 1998/02/12 21:49:44 se Exp $ # SUBDIR += acm @@ -52,6 +52,7 @@ SUBDIR += xchomp SUBDIR += xcubes SUBDIR += xdeblock + SUBDIR += xdemineur SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil |