diff options
author | snj <snj@pkgsrc.org> | 2010-03-09 22:09:06 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2010-03-09 22:09:06 +0000 |
commit | 287d3608363313d809d21b4bc43fcca3024b68be (patch) | |
tree | e93dd82bc5402c0bfa91457093a8b1b8000ee623 /games | |
parent | c6451c92508896630ee034a5047bca8a871a5341 (diff) | |
download | pkgsrc-287d3608363313d809d21b4bc43fcca3024b68be.tar.gz |
Add ioquake3-pk3.
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 0dd5b297bdc..8b901c9ecbc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.334 2010/03/08 22:01:17 snj Exp $ +# $NetBSD: Makefile,v 1.335 2010/03/09 22:09:06 snj Exp $ # COMMENT= Games @@ -134,6 +134,7 @@ SUBDIR+= icbm3d SUBDIR+= icebreaker SUBDIR+= imaze SUBDIR+= ioquake3 +SUBDIR+= ioquake3-pk3 SUBDIR+= ivan SUBDIR+= jetpack SUBDIR+= jools |