diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-07-27 17:35:51 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-07-27 17:35:51 +0800 |
commit | 295ee73a2bfcc1c24752790dc64fce1cead95f42 (patch) | |
tree | 9124e2369d6dfc1c136236d45d5f022cc415bf3b /mail/sylpheed3 | |
parent | c9deb7c194f5b4d3981786e6781db75d02b2d7b9 (diff) | |
download | freebsd-ports-gnome-295ee73a2bfcc1c24752790dc64fce1cead95f42.tar.gz freebsd-ports-gnome-295ee73a2bfcc1c24752790dc64fce1cead95f42.tar.zst freebsd-ports-gnome-295ee73a2bfcc1c24752790dc64fce1cead95f42.zip |
Take maintainership.
Approved by: oliver (maintainer)
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index a94c5d4c6c9b..ac4e7ee04832 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ CRITICAL -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support |