diff options
author | wiz <wiz@pkgsrc.org> | 2002-02-14 00:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-02-14 00:01:13 +0000 |
commit | 221a35e4b249dcb484e546b959c488b96a852dc9 (patch) | |
tree | ce1ef62ff7e32299fff9d0f5ebb0e70ce082b16a | |
parent | 78231907c040789b241447fe89481b526ff0f877 (diff) | |
download | pkgsrc-221a35e4b249dcb484e546b959c488b96a852dc9.tar.gz |
Add gtkballs, sort.
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 8283597ffbd..e31f1e60771 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2002/02/13 18:44:54 jdolecek Exp $ +# $NetBSD: Makefile,v 1.131 2002/02/14 00:01:13 wiz Exp $ # COMMENT= Games @@ -58,10 +58,11 @@ SUBDIR+= gnuchess-book-small SUBDIR+= gnuchess4 SUBDIR+= gnugo SUBDIR+= golddig +SUBDIR+= gtkballs SUBDIR+= heretic2-demo SUBDIR+= icbm3d -SUBDIR+= iso-pernangband SUBDIR+= imaze +SUBDIR+= iso-pernangband SUBDIR+= jetpack SUBDIR+= kdegames SUBDIR+= kdegames2 |