diff options
author | tg <tg@FreeBSD.org> | 1998-05-20 15:59:26 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-20 15:59:26 +0800 |
commit | 903645511e170518d2d08f869a832981e5419bb4 (patch) | |
tree | 30acd6060bf171b94fa4cf2f7587e0dde42ee3a8 /games/Makefile | |
parent | c5831fe30d270fb0ba8ba8b4a513c60b8ed88923 (diff) | |
download | freebsd-ports-gnome-903645511e170518d2d08f869a832981e5419bb4.tar.gz freebsd-ports-gnome-903645511e170518d2d08f869a832981e5419bb4.tar.zst freebsd-ports-gnome-903645511e170518d2d08f869a832981e5419bb4.zip |
Activate xoct, xpanex, xpyraminx.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index ad27ab7f2991..7937b56aaf68 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1998/05/18 14:21:05 tg Exp $ +# $Id: Makefile,v 1.141 1998/05/19 06:35:27 tg Exp $ # SUBDIR += 3dc @@ -104,14 +104,17 @@ SUBDIR += xneko SUBDIR += xnibbles SUBDIR += xoids + SUBDIR += xoct SUBDIR += xonix SUBDIR += xothello SUBDIR += xpacman + SUBDIR += xpanex SUBDIR += xpat2 SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo SUBDIR += xpuzzletama + SUBDIR += xpyraminx SUBDIR += xquarto SUBDIR += xripple SUBDIR += xrisk |