diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 04:16:23 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 04:16:23 +0000 |
commit | b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e (patch) | |
tree | 6cb92f05362a41f9a989704e974e4037db7279ae /games | |
parent | c6ed3585bee7fdf00ca0813e1331fe01ca837cfc (diff) | |
download | FreeBSD-ports-b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e.zip FreeBSD-ports-b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e.tar.gz |
Activate gltron
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 b465d54..734c24c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.217 1999/08/01 03:16:33 cpiazza Exp $ +# $Id: Makefile,v 1.218 1999/08/01 03:31:14 cpiazza Exp $ # SUBDIR += 3dc @@ -49,6 +49,7 @@ SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes + SUBDIR += gltron SUBDIR += gma SUBDIR += gnomegames SUBDIR += gnuchess |