diff options
author | pav <pav@FreeBSD.org> | 2006-01-28 18:07:29 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-28 18:07:29 +0800 |
commit | f6cf992fc9d44a6269900b316565b9c27e6a67d0 (patch) | |
tree | 4f2cdfed6bbbb8b1f2eaacbaf055955aaa2254c4 /www/Makefile | |
parent | ff6e2f57fcdedde9ec852954b7459e304fd9e0d1 (diff) | |
download | freebsd-ports-graphics-f6cf992fc9d44a6269900b316565b9c27e6a67d0.tar.gz freebsd-ports-graphics-f6cf992fc9d44a6269900b316565b9c27e6a67d0.tar.zst freebsd-ports-graphics-f6cf992fc9d44a6269900b316565b9c27e6a67d0.zip |
- Add Zope 2.9.0 after repocopy
PR: ports/91824
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Repocopy by: marcus
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 8ba76e97068..7c905056459 100644 --- a/www/Makefile +++ b/www/Makefile @@ -952,6 +952,7 @@ SUBDIR += znavigator SUBDIR += zope SUBDIR += zope28 + SUBDIR += zope29 SUBDIR += zope3 SUBDIR += zope-FileSystemSite SUBDIR += zope-annotations |