diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 10:33:34 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-16 10:33:34 +0000 |
commit | d5876df7375b5e153737c1750148843eaa8d27b4 (patch) | |
tree | 086de312c0b9470ec367327f06be3e3a36c42551 /mail/py-Products.SecureMailHost | |
parent | 6e503fa51dd9c70821b4fc05a26cc351eb0cefd8 (diff) | |
download | ports-d5876df7375b5e153737c1750148843eaa8d27b4.tar.gz ports-d5876df7375b5e153737c1750148843eaa8d27b4.zip |
Notes
Diffstat (limited to 'mail/py-Products.SecureMailHost')
-rw-r--r-- | mail/py-Products.SecureMailHost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |