diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
commit | c71ee02f2e19fdef818c1906ed0570d0d22fa8f3 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/spamass-ixhash | |
parent | 8bddb0c5229b9739d33668f291bb44d501a1be40 (diff) | |
download | freebsd-ports-gnome-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.tar.gz freebsd-ports-gnome-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.tar.zst freebsd-ports-gnome-c71ee02f2e19fdef818c1906ed0570d0d22fa8f3.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'mail/spamass-ixhash')
-rw-r--r-- | mail/spamass-ixhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamass-ixhash/Makefile b/mail/spamass-ixhash/Makefile index 3acfc4f1097e..3e790e21b4e0 100644 --- a/mail/spamass-ixhash/Makefile +++ b/mail/spamass-ixhash/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/ixhash/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ PKGNAMEPREFIX= spamass- EXTRACT_SUFX= .tgz -MAINTAINER= michael@ranner.eu +MAINTAINER= ports@FreeBSD.org COMMENT= The iXhash plugin for SpamAssassin RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \ |