diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /mail/gmime2 | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.zst freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.zip |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'mail/gmime2')
-rw-r--r-- | mail/gmime2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile index c8641ef61aaf..0b659946fed0 100644 --- a/mail/gmime2/Makefile +++ b/mail/gmime2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.8 CATEGORIES= mail MASTER_SITES= http://spruce.sourceforge.net/gmime/sources/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Library (written in C) for parsing and creating messages using MIME LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |