diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:38:40 +0000 |
commit | 94aa3db170d3b554a6165f0800f2f72a1e88770e (patch) | |
tree | 56932114fa9523a53fd538e32d7f22b814efeb4d /mail/sylpheed/Makefile | |
parent | ab1f9189ad56ea8d66046523378eb4f492042e56 (diff) |
Notes
Diffstat (limited to 'mail/sylpheed/Makefile')
-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 e197225f831d..d69640567ef8 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.4.2 PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Lightweight, featureful, and fast GTK+ based e-mail client |