summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordillo <dillo>2003-08-16 14:29:48 +0000
committerdillo <dillo>2003-08-16 14:29:48 +0000
commit8e4e5283e5574ef35943cb79b1df6e567a973896 (patch)
tree99af0456b4bb37de5230047e89d76c4c6479a6af /games
parent6099d97d047a34a307e909d031d7f94b4f9685d7 (diff)
downloadpkgsrc-8e4e5283e5574ef35943cb79b1df6e567a973896.tar.gz
add and enable zoom
Diffstat (limited to 'games')
-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"