diff options
author | salo <salo> | 2003-04-11 00:15:12 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-11 00:15:12 +0000 |
commit | b13cfb5adb45ecddaf7db70f76ef38dbe902d9cc (patch) | |
tree | be738efad9b40c6ef5f71894093721a6cb9a7408 /games | |
parent | a204fcc95d3a087df8217fe18e5e0f1d45155caf (diff) | |
download | pkgsrc-b13cfb5adb45ecddaf7db70f76ef38dbe902d9cc.tar.gz |
Add and enable 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 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 |