diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-11 13:49:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-11 13:49:01 +0000 |
commit | d209b7fbe2e644b03d6a703c4076414229c6fed4 (patch) | |
tree | 123894e9da8df241b67fa6fb948adebf4a62c31c /mail | |
parent | 44305716cbdc62ed61d355f414d86ba0a317318c (diff) | |
download | ports-d209b7fbe2e644b03d6a703c4076414229c6fed4.tar.gz ports-d209b7fbe2e644b03d6a703c4076414229c6fed4.zip |
Take both ports.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=380982
Diffstat (limited to 'mail')
-rw-r--r-- | mail/policyd2/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-policyd-sf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/policyd2/Makefile b/mail/policyd2/Makefile index 7d1e01e3684f..a024895622c0 100644 --- a/mail/policyd2/Makefile +++ b/mail/policyd2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://devlabs.linuxassist.net/attachments/download/${DOWNLOAD_FOLDER}/ DISTNAME= cluebringer-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mat@FreeBSD.org COMMENT= Policyd v2 is a multi-platform policy server for popular MTAs RUN_DEPENDS= p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ diff --git a/mail/postfix-policyd-sf/Makefile b/mail/postfix-policyd-sf/Makefile index ec9f453128f2..033e4dde8292 100644 --- a/mail/postfix-policyd-sf/Makefile +++ b/mail/postfix-policyd-sf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/1.x%20%28Old%20Stable%29/v${PORTVERSION} \ PKGNAMEPREFIX= postfix- PKGNAMESUFFIX= -sf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mat@FreeBSD.org COMMENT= Anti-spam plugin for Postfix (written in C) USE_MYSQL= yes |