diff options
Diffstat (limited to 'zope/zope_2.7.1.oe')
-rw-r--r-- | zope/zope_2.7.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zope/zope_2.7.1.oe b/zope/zope_2.7.1.oe index d7a9527522..bf2593a93e 100644 --- a/zope/zope_2.7.1.oe +++ b/zope/zope_2.7.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A full fledged pluggable content management system with integrated web server and much more" -SECTION = "base" +SECTION = "console/network" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "python" |