diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2015-01-22 12:51:27 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2015-01-22 12:51:27 +0000 |
commit | 15c49c4eb618789f50f5fcc4ffd648c1bd322f2c (patch) | |
tree | 794565dafd79d7222cfb64d869440f2f78124c63 /games | |
parent | f31b0dd0009fb9118aac3cefae9faeee90ca27e7 (diff) | |
download | pkgsrc-15c49c4eb618789f50f5fcc4ffd648c1bd322f2c.tar.gz |
+ ioquake3-raspberrypi
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 809983b85e5..9a26b818beb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.378 2014/11/29 14:16:47 prlw1 Exp $ +# $NetBSD: Makefile,v 1.379 2015/01/22 12:51:27 jmcneill Exp $ # COMMENT= Games @@ -148,6 +148,7 @@ SUBDIR+= icbm3d SUBDIR+= icebreaker SUBDIR+= imaze SUBDIR+= ioquake3 +SUBDIR+= ioquake3-raspberrypi SUBDIR+= ioquake3-pk3 SUBDIR+= ivan SUBDIR+= jetpack |