diff options
author | dillo <dillo@pkgsrc.org> | 2004-05-22 23:38:00 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-05-22 23:38:00 +0000 |
commit | 4ea3419982ef4525e02dfd14bb2cd863a272fce1 (patch) | |
tree | 9b53bea49a2430b260f8b69c9616afe990805955 /games/Makefile | |
parent | 80503d88ee024fc8f4c9cefb62c54d471fb3eef5 (diff) | |
download | pkgsrc-4ea3419982ef4525e02dfd14bb2cd863a272fce1.tar.gz |
Add and enable hugo and wxhugo
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 acb0374feb1..fa026e3a4ba 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2004/05/14 15:45:04 dillo Exp $ +# $NetBSD: Makefile,v 1.215 2004/05/22 23:38:00 dillo Exp $ # COMMENT= Games @@ -91,6 +91,7 @@ SUBDIR+= gtkgo SUBDIR+= gtkmagnetic SUBDIR+= gturing SUBDIR+= heretic2-demo +SUBDIR+= hugo SUBDIR+= icbm3d SUBDIR+= icebreaker SUBDIR+= imaze @@ -180,6 +181,7 @@ SUBDIR+= ularn SUBDIR+= urban SUBDIR+= vms-empire SUBDIR+= wormz +SUBDIR+= wxhugo SUBDIR+= xarchon SUBDIR+= xbat SUBDIR+= xbill |