diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
commit | 59fec01ed62597938968a56211acda1fdf520791 (patch) | |
tree | 71d64fe8e1c7b32b96eb4dc360c61436aa201f8e /mail/gmime2-sharp | |
parent | 8bebcd6397985db34e4f6ae8f34b2d47606241be (diff) | |
download | freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.gz freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.zst freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Diffstat (limited to 'mail/gmime2-sharp')
-rw-r--r-- | mail/gmime2-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index 085fe5146ff1..512f4beefb93 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -sharp -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= Mono bindings for gmime LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 |