diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-20 05:35:46 +0800 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-20 05:35:46 +0800 |
commit | cdd7848d9ac7289bb36cae8e4eb389c2039e6f58 (patch) | |
tree | 1c51b8ac8fdc9a49b09ba13a92f14eb90f71aefd /games | |
parent | 66881b8a454c3ad15521672a2ec8c7a2bdbe447d (diff) | |
download | freebsd-ports-gnome-cdd7848d9ac7289bb36cae8e4eb389c2039e6f58.tar.gz freebsd-ports-gnome-cdd7848d9ac7289bb36cae8e4eb389c2039e6f58.tar.zst freebsd-ports-gnome-cdd7848d9ac7289bb36cae8e4eb389c2039e6f58.zip |
Activate xkoules.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 37e96f6dbf2c..62ca3b43aa70 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.118 1998/03/28 15:27:18 steve Exp $ +# $Id: Makefile,v 1.119 1998/04/02 04:06:06 hoek Exp $ # SUBDIR += acm @@ -72,6 +72,7 @@ SUBDIR += xjewel SUBDIR += xjig SUBDIR += xkobo + SUBDIR += xkoules SUBDIR += xlaby SUBDIR += xlife SUBDIR += xlines |