diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-04-07 12:17:40 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-04-07 12:17:40 +0000 |
commit | 8f0dcf6094cc6be35fca8441798e873a2ba45ff3 (patch) | |
tree | be46b92907279d8bc25a5963d014acb2c76acb45 /mail/sylpheed | |
parent | ec3f569e79801496f01e403fab788f8e82a9cba9 (diff) | |
download | ports-8f0dcf6094cc6be35fca8441798e873a2ba45ff3.tar.gz ports-8f0dcf6094cc6be35fca8441798e873a2ba45ff3.zip |
Notes
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 3440db98271e..0ba77c8b6bce 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -9,9 +9,7 @@ PORTNAME= sylpheed PORTVERSION= 1.0.6 PORTREVISION= 1 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sylpheed-claws +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/ MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |