diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-11 01:47:15 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-11 01:47:15 +0800 |
commit | 94e0c406f331b794eaa924f2ef3abfb5a5297d19 (patch) | |
tree | dd77e3498459119c871a06e932ad9dd9face2f53 /mail | |
parent | d2fee9cdd5baa837b62fbd9b198250b0d5e3c9b6 (diff) | |
download | freebsd-ports-graphics-94e0c406f331b794eaa924f2ef3abfb5a5297d19.tar.gz freebsd-ports-graphics-94e0c406f331b794eaa924f2ef3abfb5a5297d19.tar.zst freebsd-ports-graphics-94e0c406f331b794eaa924f2ef3abfb5a5297d19.zip |
Reset maintainer, SMTP servers refuse connection
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libsieve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index 1980aa544d2..16a7b9818bc 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.1 CATEGORIES= mail MASTER_SITES= http://cloud.github.com/downloads/sodabrew/libsieve/ -MAINTAINER= mark_sf@kikg.ifmo.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Library for parsing, sorting, and filtering mail LICENSE=LGPL21 |