summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2003-08-16 14:29:48 +0000
committerdillo <dillo@pkgsrc.org>2003-08-16 14:29:48 +0000
commitee6a2fdada19e71880cb75278db66ded2406f22c (patch)
tree99af0456b4bb37de5230047e89d76c4c6479a6af /games/Makefile
parent1f30ab742892cbb02945cc45cf606f052f3144f8 (diff)
downloadpkgsrc-ee6a2fdada19e71880cb75278db66ded2406f22c.tar.gz
add and enable zoom
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile
index 9013debd2e6..e51825e6d8d 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2003/07/31 21:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.179 2003/08/16 14:29:48 dillo Exp $
#
COMMENT= Games
@@ -200,5 +200,6 @@ SUBDIR+= xvier
SUBDIR+= xworm
SUBDIR+= xzip
SUBDIR+= zombies
+SUBDIR+= zoom
.include "../mk/bsd.pkg.subdir.mk"