diff options
author | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2016-10-10 06:01:34 +0800 |
commit | 0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d (patch) | |
tree | 4bc497e226773f99f69ae51bb566ea95c63dae71 /mail | |
parent | 4dd8ef2d43045d02c692bc564a1362c2043a2c51 (diff) | |
download | freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.gz freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.tar.zst freebsd-ports-gnome-0e8c2d8b1ca0e62ea0e8731ae9ab42337e33df4d.zip |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cone/Makefile | 2 | ||||
-rw-r--r-- | mail/dot-forward/Makefile | 2 | ||||
-rw-r--r-- | mail/fastforward/Makefile | 2 | ||||
-rw-r--r-- | mail/mailfront/Makefile | 2 | ||||
-rw-r--r-- | mail/nullmailer/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail-qfilter/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 829519b7266f..1ad414adbcfa 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -10,7 +10,7 @@ CATEGORIES= mail # This is for release versions, leave it in please: MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support LICENSE= GPLv3 diff --git a/mail/dot-forward/Makefile b/mail/dot-forward/Makefile index cc4ed0f2de2d..55ebf3139814 100644 --- a/mail/dot-forward/Makefile +++ b/mail/dot-forward/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.71 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dot-forward reads sendmail's .forward files under qmail USES= gmake diff --git a/mail/fastforward/Makefile b/mail/fastforward/Makefile index edbca31e6655..699a501b3ff7 100644 --- a/mail/fastforward/Makefile +++ b/mail/fastforward/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.51 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fastforward handles qmail forwarding according to a cdb database USES= gmake diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile index a071d8c17301..84201f51c850 100644 --- a/mail/mailfront/Makefile +++ b/mail/mailfront/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ \ http://untroubled.org/${PORTNAME}/archive/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail server network protocol front-ends LIB_DEPENDS= libcvm-v2client.so:security/cvm diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile index be3184e83064..372bc0642a34 100644 --- a/mail/nullmailer/Makefile +++ b/mail/nullmailer/Makefile @@ -9,7 +9,7 @@ CATEGORIES= mail MASTER_SITES= http://untroubled.org/nullmailer/ \ http://untroubled.org/nullmailer/archive/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= MTA for hosts which relay to a fixed set of smart relays LICENSE= GPLv2 diff --git a/mail/qmail-qfilter/Makefile b/mail/qmail-qfilter/Makefile index 219c3b20ad93..0e90f35121cc 100644 --- a/mail/qmail-qfilter/Makefile +++ b/mail/qmail-qfilter/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= uffe@uffe.org +MAINTAINER= ports@FreeBSD.org COMMENT= Front-end for qmail-queue to run messages through filters LIB_DEPENDS= libbg-sysdeps.so:devel/bglibs |