diff options
author | rh <rh@pkgsrc.org> | 2002-11-04 07:41:33 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-11-04 07:41:33 +0000 |
commit | ff0e157c375a865c5bb5708204ce853956f806cd (patch) | |
tree | 0fef8d388f3b23220a7aba80dd8ee667ed90a85a /games | |
parent | a4eb6807580ab3cdadbb326d24a7585f2a3c0a79 (diff) | |
download | pkgsrc-ff0e157c375a865c5bb5708204ce853956f806cd.tar.gz |
Add and enable gturing
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 09059d211c2..e87d6b2d24a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2002/10/29 14:49:30 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2002/11/04 07:41:33 rh Exp $ # COMMENT= Games @@ -68,6 +68,7 @@ SUBDIR+= gnuchess4 SUBDIR+= gnugo SUBDIR+= golddig SUBDIR+= gtkballs +SUBDIR+= gturing SUBDIR+= heretic2-demo SUBDIR+= icbm3d SUBDIR+= icebreaker |