diff options
author | nbm <nbm@FreeBSD.org> | 2000-09-19 04:02:54 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-09-19 04:02:54 +0800 |
commit | 443af7cc1b3385217da1a2042066ee556d427039 (patch) | |
tree | fd8a2bb9a17ebd057176dbc3723682968723dd7f /www/Makefile | |
parent | 7731cc460a49827f96cad1c53cee630b1b44000e (diff) | |
download | freebsd-ports-gnome-443af7cc1b3385217da1a2042066ee556d427039.tar.gz freebsd-ports-gnome-443af7cc1b3385217da1a2042066ee556d427039.tar.zst freebsd-ports-gnome-443af7cc1b3385217da1a2042066ee556d427039.zip |
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 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> |