diff options
author | tg <tg@FreeBSD.org> | 1998-02-12 16:13:27 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-12 16:13:27 +0800 |
commit | 10b6c15a13c644830a0374d49e29cfa9b785e9f5 (patch) | |
tree | e49c5f6a6df66269b27a72166816f949827e9d19 /games | |
parent | c455591b945312e6daba223bff988080cc233075 (diff) | |
download | freebsd-ports-gnome-10b6c15a13c644830a0374d49e29cfa9b785e9f5.tar.gz freebsd-ports-gnome-10b6c15a13c644830a0374d49e29cfa9b785e9f5.tar.zst freebsd-ports-gnome-10b6c15a13c644830a0374d49e29cfa9b785e9f5.zip |
Activate xmemory.
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 bbd18be330a3..36a013b9f079 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1998/02/09 08:12:56 tg Exp $ +# $Id: Makefile,v 1.99 1998/02/10 03:01:58 jkh Exp $ # SUBDIR += acm @@ -66,6 +66,7 @@ SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg + SUBDIR += xmemory SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter |