diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-03-01 13:37:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-03-01 13:37:04 +0000 |
commit | 73b38d3e63df4910996b779010d9a836386371bc (patch) | |
tree | 962b01bd5026b5a84109d33858fb1c4317d8ba5a /mail | |
parent | 7da7cab546cb11272c702486492bb25f6e267802 (diff) |
Notes
Diffstat (limited to 'mail')
-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 667da1ddd5f6..c306401c4bf2 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -9,7 +9,7 @@ PORTNAME= sylpheed PORTVERSION= 1.0.6 PORTREVISION= 4 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v1.0/ MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |