diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 12:16:23 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 12:16:23 +0800 |
commit | b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e (patch) | |
tree | 6cb92f05362a41f9a989704e974e4037db7279ae /games/Makefile | |
parent | c6ed3585bee7fdf00ca0813e1331fe01ca837cfc (diff) | |
download | freebsd-ports-gnome-b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e.tar.gz freebsd-ports-gnome-b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e.tar.zst freebsd-ports-gnome-b7b153fcd2d47fcc2d1c628ec4f23b018c8ac65e.zip |
Activate gltron
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b465d545049e..734c24c5f985 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 |