diff options
author | drochner <drochner@pkgsrc.org> | 2007-02-02 16:12:40 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-02-02 16:12:40 +0000 |
commit | 38fb732f01cb747d8e1d517534be8709ca1790d0 (patch) | |
tree | 38f43bcdc938180a62a724ffebede6898d8d9e5d /games | |
parent | 1043e585e1d253bff1cdb92e6d5b6a5e42b6fa2d (diff) | |
download | pkgsrc-38fb732f01cb747d8e1d517534be8709ca1790d0.tar.gz |
added two
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 5584f44dd1e..dc544c40884 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.279 2007/01/26 17:56:50 drochner Exp $ +# $NetBSD: Makefile,v 1.280 2007/02/02 16:12:40 drochner Exp $ # COMMENT= Games @@ -219,12 +219,14 @@ SUBDIR+= tuxracer SUBDIR+= urban SUBDIR+= vms-empire SUBDIR+= wesnoth +SUBDIR+= wormux SUBDIR+= wormz SUBDIR+= wxhugo SUBDIR+= xarchon SUBDIR+= xbat SUBDIR+= xbill SUBDIR+= xblast +SUBDIR+= xblockout SUBDIR+= xboard SUBDIR+= xboing SUBDIR+= xbomb |