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/sylpheed | |
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/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 8ed3f53ab67c..2357300df04e 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v1.0/ -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 |