diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-04 11:18:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-04 11:18:45 +0000 |
commit | ca54480c716f24bbca2643947cfb9f5522229269 (patch) | |
tree | 24da803ef646a9ec83dc466f787a3ac08211912b /games | |
parent | 7338bec5a6935f5f90889a1019c0d911cf3ea534 (diff) | |
download | pkgsrc-ca54480c716f24bbca2643947cfb9f5522229269.tar.gz |
Add and enable liquidwar.
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 5a3df7a2e9e..699a92582c0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2005/05/18 22:39:00 wiz Exp $ +# $NetBSD: Makefile,v 1.249 2005/06/04 11:18:45 wiz Exp $ # COMMENT= Games @@ -122,6 +122,7 @@ SUBDIR+= level9 SUBDIR+= lgeneral SUBDIR+= lgeneral-data SUBDIR+= lincity +SUBDIR+= liquidwar SUBDIR+= lmarbles SUBDIR+= lpairs SUBDIR+= ltris |