diff options
author | snj <snj> | 2010-03-09 22:09:06 +0000 |
---|---|---|
committer | snj <snj> | 2010-03-09 22:09:06 +0000 |
commit | 0687b8a84fddb9f996c7c25aa43cadb50d4ebc30 (patch) | |
tree | e93dd82bc5402c0bfa91457093a8b1b8000ee623 /games/Makefile | |
parent | 50727669550b1dafd49db16442ba12b26eb4dd56 (diff) | |
download | pkgsrc-0687b8a84fddb9f996c7c25aa43cadb50d4ebc30.tar.gz |
Add ioquake3-pk3.
Diffstat (limited to 'games/Makefile')
-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 |