diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-07 23:03:40 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-07 23:03:40 +0800 |
commit | bb942c89710fe4d00b5bcc0627771844488ec339 (patch) | |
tree | 29189b22763e051d2e611e40eec279701ec364a8 | |
parent | 0aa64cd4c62c4685a71cdd1c92735421bacab446 (diff) | |
download | freebsd-ports-gnome-bb942c89710fe4d00b5bcc0627771844488ec339.tar.gz freebsd-ports-gnome-bb942c89710fe4d00b5bcc0627771844488ec339.tar.zst freebsd-ports-gnome-bb942c89710fe4d00b5bcc0627771844488ec339.zip |
remove sf mirrors from MASTER_SITES since the files is not located there.
Pointed out by: portsurvey
-rw-r--r-- | mail/sylpheed2/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed3/Makefile | 4 |
2 files changed, 2 insertions, 6 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 diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 1c8016cb9c33..403da09f0a5a 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/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 |