diff options
author | obrien <obrien@FreeBSD.org> | 1997-07-15 10:09:21 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-07-15 10:09:21 +0800 |
commit | e2b278feb5b713cf99123c9c12f26558fce19ad6 (patch) | |
tree | d325efefbededf662e8453292142a59a6a39ad10 /games | |
parent | 9500a35e2fe02ce07aa8ab829d08363442fb88cf (diff) | |
download | freebsd-ports-gnome-e2b278feb5b713cf99123c9c12f26558fce19ad6.tar.gz freebsd-ports-gnome-e2b278feb5b713cf99123c9c12f26558fce19ad6.tar.zst freebsd-ports-gnome-e2b278feb5b713cf99123c9c12f26558fce19ad6.zip |
Turn on ``agm''
PR: ports/4053
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 c22da2fcf4a5..fb037a459185 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.81 1997/07/04 09:37:47 tg Exp $ +# $Id: Makefile,v 1.82 1997/07/09 09:43:40 max Exp $ # SUBDIR += acm + SUBDIR += agm SUBDIR += an SUBDIR += angband SUBDIR += block |