diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-15 17:33:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-15 17:33:37 +0000 |
commit | af390af799dec8dd64043272530f79ea9728f950 (patch) | |
tree | f79975a66ce66167a12b8de19c4b3fbd19e0091e /games/Makefile | |
parent | 64947a0affb9296a9bd4a4c4dec57b76d0a93d26 (diff) | |
download | pkgsrc-af390af799dec8dd64043272530f79ea9728f950.tar.gz |
Add and enable lgeneral and lgeneral-data.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e87d6b2d24a..ee60fa029a7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2002/11/04 07:41:33 rh Exp $ +# $NetBSD: Makefile,v 1.153 2002/11/15 17:33:37 wiz Exp $ # COMMENT= Games @@ -89,6 +89,8 @@ SUBDIR+= koth SUBDIR+= kulki SUBDIR+= lbreakout SUBDIR+= lbreakout2 +SUBDIR+= lgeneral +SUBDIR+= lgeneral-data SUBDIR+= lincity SUBDIR+= lpairs SUBDIR+= ltris |