diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-09-23 14:26:18 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-09-23 14:26:18 +0000 |
commit | 46c6c72bdac36c87983fa43103bdf04c12705db8 (patch) | |
tree | f57a332d587d7e0a15e1cfde06cf8df1a9156032 /mail/sylpheed2/Makefile | |
parent | c925e9559c86d21c62c8df24c162e1d0460bc24b (diff) | |
download | ports-46c6c72bdac36c87983fa43103bdf04c12705db8.tar.gz ports-46c6c72bdac36c87983fa43103bdf04c12705db8.zip |
Notes
Diffstat (limited to 'mail/sylpheed2/Makefile')
-rw-r--r-- | mail/sylpheed2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 15f4c61c1e61..4d5bd9a652c3 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sylpheed -PORTVERSION= 2.2.7 -PORTREVISION= 1 +PORTVERSION= 2.2.9 +PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |