diff options
Diffstat (limited to 'packages/zope/zope_2.9.2.bb')
-rw-r--r-- | packages/zope/zope_2.9.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/zope/zope_2.9.2.bb b/packages/zope/zope_2.9.2.bb index 60aa2dfeb2..e1409aed24 100644 --- a/packages/zope/zope_2.9.2.bb +++ b/packages/zope/zope_2.9.2.bb @@ -1,7 +1,6 @@ DESCRIPTION = "A full fledged pluggable content management system with integrated web server and much more." SECTION = "console/network" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "python" RDEPENDS = "python-core python-shell" LICENSE = "ZPL" |