diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-07-27 09:35:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-07-27 09:35:51 +0000 |
commit | 23f7c0608770850c6c21c8c3ae9cb47eec52d3bd (patch) | |
tree | 27d082d695ee9821e0d384385eca983135c6c05d /mail | |
parent | 1a6a510233f9bcdc8de2521eaf91a747ba5d2d0d (diff) | |
download | ports-23f7c0608770850c6c21c8c3ae9cb47eec52d3bd.tar.gz ports-23f7c0608770850c6c21c8c3ae9cb47eec52d3bd.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 2 |
2 files changed, 2 insertions, 2 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 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 |