diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 54b5e7e5cc6..91a3f5e81b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.359 2013/04/04 11:18:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.360 2013/04/16 15:45:26 wiz Exp $ # COMMENT= Games @@ -250,6 +250,7 @@ SUBDIR+= powder SUBDIR+= powermanga SUBDIR+= powwow SUBDIR+= prboom +SUBDIR+= pushover SUBDIR+= puzzles SUBDIR+= py-trueskill SUBDIR+= pysolfc |