diff options
author | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | 16973784ae5d7d2aebecd187b0c4176d10c3a3d2 (patch) | |
tree | e8fdff1b35a71ee01f2ff784f980d64118e8bb56 /mail/py-Products.MailHost | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'mail/py-Products.MailHost')
-rw-r--r-- | mail/py-Products.MailHost/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |