diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-07 15:03:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-07 15:03:40 +0000 |
commit | d3317092e9ba7d021f44b0968ff5ecb1d86f772e (patch) | |
tree | 43e9533fe774cc2bca409931ec23bea2c43e0aca /mail/sylpheed2 | |
parent | f7219c8814f3e5a3b143a6f1023c49776f23e70d (diff) | |
download | ports-d3317092e9ba7d021f44b0968ff5ecb1d86f772e.tar.gz ports-d3317092e9ba7d021f44b0968ff5ecb1d86f772e.zip |
Notes
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r-- | mail/sylpheed2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 1c8016cb9c33..403da09f0a5a 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -9,9 +9,7 @@ PORTNAME= sylpheed PORTVERSION= 2.0.2 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sylpheed-claws/ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v2.0/ MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |