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 | 6dc2479f81f16b9c59119c4fe6006337646a6e21 (patch) | |
tree | 794565dafd79d7222cfb64d869440f2f78124c63 /games/Makefile | |
parent | 2863834a8a2317c9a2626c07c5b92a09dc51f9cc (diff) | |
download | pkgsrc-6dc2479f81f16b9c59119c4fe6006337646a6e21.tar.gz |
+ ioquake3-raspberrypi
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 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 |