diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2009-01-13 00:13:58 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2009-01-13 00:13:58 +0000 |
commit | 33bdc0903af9106e8fbf392abdfe4a7a5e4c8712 (patch) | |
tree | acae6b0fd0f8b53809458c5cc6af7b9a484f2331 /games | |
parent | 1573466b9da1923b65d5aec80287aaa77e4325f7 (diff) | |
download | pkgsrc-33bdc0903af9106e8fbf392abdfe4a7a5e4c8712.tar.gz |
+ ioquake3
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 f708a4e8067..91c3aae8795 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.315 2008/12/11 10:34:51 wiz Exp $ +# $NetBSD: Makefile,v 1.316 2009/01/13 00:13:58 jmcneill Exp $ # COMMENT= Games @@ -129,6 +129,7 @@ SUBDIR+= hugo SUBDIR+= icbm3d SUBDIR+= icebreaker SUBDIR+= imaze +SUBDIR+= ioquake3 SUBDIR+= ivan SUBDIR+= jetpack SUBDIR+= jools |