diff options
author | salo <salo@pkgsrc.org> | 2003-04-11 00:15:12 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-11 00:15:12 +0000 |
commit | c90e8e865e34027bc70021d9921bd955fd1f9f72 (patch) | |
tree | be738efad9b40c6ef5f71894093721a6cb9a7408 /games/Makefile | |
parent | d3fa6ca985d93aa18ea06870cf95bfd1a9ee1ac0 (diff) | |
download | pkgsrc-c90e8e865e34027bc70021d9921bd955fd1f9f72.tar.gz |
Add and enable 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 a02135fe637..567390d4f63 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2003/03/25 01:33:47 salo Exp $ +# $NetBSD: Makefile,v 1.165 2003/04/11 00:15:12 salo Exp $ # COMMENT= Games @@ -60,6 +60,7 @@ SUBDIR+= galaxa SUBDIR+= gemdropx SUBDIR+= glchess SUBDIR+= glickomania +SUBDIR+= gltron SUBDIR+= gnocatan SUBDIR+= gnome-breakout SUBDIR+= gnome-chess |