diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-18 20:02:54 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-18 20:02:54 +0000 |
commit | 443af7cc1b3385217da1a2042066ee556d427039 (patch) | |
tree | fd8a2bb9a17ebd057176dbc3723682968723dd7f /www/Makefile | |
parent | 7731cc460a49827f96cad1c53cee630b1b44000e (diff) | |
download | FreeBSD-ports-443af7cc1b3385217da1a2042066ee556d427039.zip FreeBSD-ports-443af7cc1b3385217da1a2042066ee556d427039.tar.gz |
Add ZNavigator, a Zope product to simplify the construction of
navigation bars.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 7357644..4d91ce1 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> |