diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-30 15:13:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-30 15:13:17 +0000 |
commit | 0617359deb9df921e87d0fd0f735a49dcba57fb4 (patch) | |
tree | 657836529ac95dabac20c52110af38350f3765f7 /games/Makefile | |
parent | d851a072f530731504cfad91699ca57897bf54e2 (diff) | |
download | pkgsrc-0617359deb9df921e87d0fd0f735a49dcba57fb4.tar.gz |
Add and enable openttd.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7c675ec7bee..b13554b1291 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2005/02/28 02:49:52 ben Exp $ +# $NetBSD: Makefile,v 1.245 2005/03/30 15:13:17 wiz Exp $ # COMMENT= Games @@ -149,6 +149,7 @@ SUBDIR+= newvox SUBDIR+= nighthawk SUBDIR+= omega SUBDIR+= openmortal +SUBDIR+= openttd SUBDIR+= orbital_eunuchs_sniper SUBDIR+= pag SUBDIR+= plib |