diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-22 16:55:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-22 16:55:23 +0800 |
commit | 14aff5cdab6ef0b9bf434d4524f1889d8d66bd69 (patch) | |
tree | 3620d6e67df37133873b2b66d589f63e5b63a0d7 | |
parent | 9d0d17526c13b899cd1f36f25efb29cf849d09cb (diff) | |
download | freebsd-ports-gnome-14aff5cdab6ef0b9bf434d4524f1889d8d66bd69.tar.gz freebsd-ports-gnome-14aff5cdab6ef0b9bf434d4524f1889d8d66bd69.tar.zst freebsd-ports-gnome-14aff5cdab6ef0b9bf434d4524f1889d8d66bd69.zip |
- Add backup mirror
Submitted by: pointyhat via kris mail
Approved by: krion (mentor)
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed-claws-vcalendar/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index 1cf7a24563ac..1c17b042c20b 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -8,7 +8,9 @@ PORTNAME= vcalendar PORTVERSION= 1.79.2 CATEGORIES= mail -MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ +MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= c0rn@o2.pl diff --git a/mail/sylpheed-claws-vcalendar/Makefile b/mail/sylpheed-claws-vcalendar/Makefile index 1cf7a24563ac..1c17b042c20b 100644 --- a/mail/sylpheed-claws-vcalendar/Makefile +++ b/mail/sylpheed-claws-vcalendar/Makefile @@ -8,7 +8,9 @@ PORTNAME= vcalendar PORTVERSION= 1.79.2 CATEGORIES= mail -MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ +MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= c0rn@o2.pl |