diff options
author | pav <pav@FreeBSD.org> | 2006-01-18 14:27:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-18 14:27:26 +0800 |
commit | 20ec2f93aa500d714ab4b68e9ba47d3947654d21 (patch) | |
tree | 0265bdab28c1755ad85ba4ff3049aa646e5ef689 | |
parent | ac8a6f94afe302c8fc8c2cf5b55cfad3df969b1b (diff) | |
download | freebsd-ports-gnome-20ec2f93aa500d714ab4b68e9ba47d3947654d21.tar.gz freebsd-ports-gnome-20ec2f93aa500d714ab4b68e9ba47d3947654d21.tar.zst freebsd-ports-gnome-20ec2f93aa500d714ab4b68e9ba47d3947654d21.zip |
- Add backup site while primary site does not work
Reported by: krismail
-rw-r--r-- | mail/claws-mail-rssyl/Makefile | 4 | ||||
-rw-r--r-- | mail/rssyl/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws-rssyl/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 979793cca3ef..5b5d2b065ae0 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -8,7 +8,9 @@ PORTNAME= rssyl PORTVERSION= 0.3 CATEGORIES= mail -MASTER_SITES= http://ticho.yweb.sk/rssyl/ +MASTER_SITES= http://ticho.yweb.sk/rssyl/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= v.velox@vvelox.net COMMENT= A RSS/Atom plugin for sylheed-claws diff --git a/mail/rssyl/Makefile b/mail/rssyl/Makefile index 979793cca3ef..5b5d2b065ae0 100644 --- a/mail/rssyl/Makefile +++ b/mail/rssyl/Makefile @@ -8,7 +8,9 @@ PORTNAME= rssyl PORTVERSION= 0.3 CATEGORIES= mail -MASTER_SITES= http://ticho.yweb.sk/rssyl/ +MASTER_SITES= http://ticho.yweb.sk/rssyl/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= v.velox@vvelox.net COMMENT= A RSS/Atom plugin for sylheed-claws diff --git a/mail/sylpheed-claws-rssyl/Makefile b/mail/sylpheed-claws-rssyl/Makefile index 979793cca3ef..5b5d2b065ae0 100644 --- a/mail/sylpheed-claws-rssyl/Makefile +++ b/mail/sylpheed-claws-rssyl/Makefile @@ -8,7 +8,9 @@ PORTNAME= rssyl PORTVERSION= 0.3 CATEGORIES= mail -MASTER_SITES= http://ticho.yweb.sk/rssyl/ +MASTER_SITES= http://ticho.yweb.sk/rssyl/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= v.velox@vvelox.net COMMENT= A RSS/Atom plugin for sylheed-claws |