diff options
author | steve <steve@FreeBSD.org> | 1998-07-05 03:27:23 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-05 03:27:23 +0800 |
commit | be6cd37c45b80675c626bbde988f31837c9ced2f (patch) | |
tree | c3d3acecb770e8ce681677a84d9f63114aed5471 | |
parent | 7287e4a0c6013083616ccbc20a1e49f6df840557 (diff) | |
download | freebsd-ports-gnome-be6cd37c45b80675c626bbde988f31837c9ced2f.tar.gz freebsd-ports-gnome-be6cd37c45b80675c626bbde988f31837c9ced2f.tar.zst freebsd-ports-gnome-be6cd37c45b80675c626bbde988f31837c9ced2f.zip |
Turn on affenspiel.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 54718ea76abd..1f4febb7c854 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.149 1998/06/30 13:22:32 ghelmer Exp $ +# $Id: Makefile,v 1.150 1998/07/02 06:44:39 tg Exp $ # SUBDIR += 3dc SUBDIR += 3dpong SUBDIR += KnightCap SUBDIR += acm + SUBDIR += affenspiel SUBDIR += agm SUBDIR += an SUBDIR += angband |