summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-16 10:33:34 +0000
commitd5876df7375b5e153737c1750148843eaa8d27b4 (patch)
tree086de312c0b9470ec367327f06be3e3a36c42551 /mail
parentPHP5 had its own entry for this vulnerability, so remove this. (diff)
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Notes
Notes: svn path=/head/; revision=289318
Diffstat (limited to 'mail')
-rw-r--r--mail/py-Products.MailHost/Makefile4
-rw-r--r--mail/py-Products.SecureMailHost/Makefile4
-rw-r--r--mail/py-zope.sendmail/Makefile2
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile
index 847c6dad1893..16381592e44a 100644
--- a/mail/py-Products.MailHost/Makefile
+++ b/mail/py-Products.MailHost/Makefile
@@ -7,12 +7,12 @@
PORTNAME= Products.MailHost
PORTVERSION= 2.13.1
-CATEGORIES= mail python
+CATEGORIES= mail python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Zope.sendmail integration for Zope 2
LICENSE= ZPL21
diff --git a/mail/py-Products.SecureMailHost/Makefile b/mail/py-Products.SecureMailHost/Makefile
index 0d55bd891e10..80ec0c22db42 100644
--- a/mail/py-Products.SecureMailHost/Makefile
+++ b/mail/py-Products.SecureMailHost/Makefile
@@ -7,12 +7,12 @@
PORTNAME= Products.SecureMailHost
PORTVERSION= 1.1.2
-CATEGORIES= mail python
+CATEGORIES= mail python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Reimplementation of the standard Zope2 MailHost
LICENSE= ZPL21
diff --git a/mail/py-zope.sendmail/Makefile b/mail/py-zope.sendmail/Makefile
index a76cba6b60d9..42b23d71a13e 100644
--- a/mail/py-zope.sendmail/Makefile
+++ b/mail/py-zope.sendmail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= rm@FreeBSD.org
+MAINTAINER= zope@FreeBSD.org
COMMENT= Zope sendmail
LICENSE= ZPL21