diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-13 12:02:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-13 12:02:12 +0000 |
commit | e23206fb4d64d48b6db43fc13ad197de0d9057fe (patch) | |
tree | 05fd409e0adb962a8ecbaf06e9f07188de298502 /www/Makefile | |
parent | 6ebe9a90bd1d338ea403cc4aae6879c18945a9bf (diff) |
Add zope-mimetypesregistry, a Zope product for mime types information
handling.
PR: ports/72576
Submitted by: Filippo Natali <filippo@widestore.net>
Notes
Notes:
svn path=/head/; revision=119212
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 8b22e912bc50..645b19859933 100644 --- a/www/Makefile +++ b/www/Makefile @@ -737,6 +737,7 @@ SUBDIR += zope-groupuserfolder SUBDIR += zope-guf SUBDIR += zope-i18nlayer + SUBDIR += zope-mimetypesregistry SUBDIR += zope-mindmapbbs SUBDIR += zope-mysqluserfolder SUBDIR += zope-parsedxml |