diff options
author | wiz <wiz> | 2002-03-08 19:20:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-03-08 19:20:38 +0000 |
commit | a2b53bf2cb6db9397b68c132d8c0a65233499819 (patch) | |
tree | 49df99ba2d28eb4a02e354b8f20a92aa6a24ddae /games/Makefile | |
parent | a86b250e38794ff6570b1e3b1aa2368718134c47 (diff) | |
download | pkgsrc-a2b53bf2cb6db9397b68c132d8c0a65233499819.tar.gz |
Add and enable icebreaker.
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 02d86a74d18..3b2cd65677a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2002/03/08 16:47:47 wiz Exp $ +# $NetBSD: Makefile,v 1.135 2002/03/08 19:20:38 wiz Exp $ # COMMENT= Games @@ -63,6 +63,7 @@ SUBDIR+= golddig SUBDIR+= gtkballs SUBDIR+= heretic2-demo SUBDIR+= icbm3d +SUBDIR+= icebreaker SUBDIR+= imaze SUBDIR+= iso-pernangband SUBDIR+= jetpack |