summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-18 20:02:54 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-09-18 20:02:54 +0000
commit7c71836174138108f6e5513089fe783efd184e0e (patch)
treeb8d86b832a6adbc61d315aaf1bce507b966fa2d3 /www/Makefile
parentIt helps when you "cvs add" the new patches, oops. (diff)
Add ZNavigator, a Zope product to simplify the construction of
navigation bars.
Notes
Notes: svn path=/head/; revision=32821
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 73576442eed0..4d91ce1d7447 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -192,6 +192,7 @@
SUBDIR += wwwstat
SUBDIR += xitami
SUBDIR += xswallow
+ SUBDIR += znavigator
SUBDIR += zope
.include <bsd.port.subdir.mk>