diff options
author | rodent <rodent@pkgsrc.org> | 2014-02-02 23:22:35 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-02-02 23:22:35 +0000 |
commit | 3df8aaa03f21523227680d86ac0083d99fc7431b (patch) | |
tree | 89a7c4c750b0c6220f2620a4462adf5ed281d415 /games | |
parent | 9dc9e0317040033e8f19f24f8fae385ef1527ed9 (diff) | |
download | pkgsrc-3df8aaa03f21523227680d86ac0083d99fc7431b.tar.gz |
+flare-{engine,game}
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 42ba7cef6a6..7966261be94 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2014/01/22 09:42:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.369 2014/02/02 23:22:35 rodent Exp $ # COMMENT= Games @@ -86,6 +86,8 @@ SUBDIR+= fillets-ng-data SUBDIR+= finalbattle SUBDIR+= fire SUBDIR+= fkiss +SUBDIR+= flare-engine +SUBDIR+= flare-game SUBDIR+= flightgear SUBDIR+= flightgear-data SUBDIR+= fltk-sudoku |