diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 17:12:57 +0800 |
commit | 8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34 (patch) | |
tree | ca3e91246375cb9578797905ab49cff8d1e630f9 /mail/perdition | |
parent | b25f8277d3cd00963add8e9eb4446be94555acb6 (diff) | |
download | freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.gz freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.tar.zst freebsd-ports-gnome-8e1c3bb2fedfe39d12597dd023fd6577ad2d1d34.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/perdition')
-rw-r--r-- | mail/perdition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 0a61f4ffdc9a..6b563239cead 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/ -MAINTAINER= thomas@bsdunix.ch +MAINTAINER= ports@FreeBSD.org COMMENT= POP3 & IMAP4 proxy that can map users to multiple backend servers LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ |