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/mailfront | |
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/mailfront')
-rw-r--r-- | mail/mailfront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |