diff options
author | skrll <skrll@pkgsrc.org> | 2001-03-14 16:41:08 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2001-03-14 16:41:08 +0000 |
commit | b9cee5613960fc97f6491a1dc156aecdbec05596 (patch) | |
tree | 043a8d6cabedafa5761e428c72d5e465c0168c5d /games/Makefile | |
parent | 0e82ece36d55b53b7a4b5e7eb606e3cdc796fd93 (diff) | |
download | pkgsrc-b9cee5613960fc97f6491a1dc156aecdbec05596.tar.gz |
Add and enable kdegames2 and kdetoys2.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b77a9edb565..fbd2ec01918 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2001/03/12 09:01:47 zuntum Exp $ +# $NetBSD: Makefile,v 1.114 2001/03/14 16:41:08 skrll Exp $ # COMMENT= Games @@ -59,7 +59,9 @@ SUBDIR+= icbm3d SUBDIR+= imaze SUBDIR+= jetpack SUBDIR+= kdegames +SUBDIR+= kdegames2 SUBDIR+= kdetoys +SUBDIR+= kdetoys2 SUBDIR+= knightcap SUBDIR+= knightcap-brain SUBDIR+= koth |