diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-22 08:55:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-22 08:55:23 +0000 |
commit | 8ab364eab79d34c5918d98301d0dc40c62e250fd (patch) | |
tree | 944c1d05e5462804e0998bfed7d9b0d688179abd /mail/claws-mail-vcalendar | |
parent | d1dab0aa685e10d67929cecbccb5045a76b84b1b (diff) | |
download | ports-8ab364eab79d34c5918d98301d0dc40c62e250fd.tar.gz ports-8ab364eab79d34c5918d98301d0dc40c62e250fd.zip |
Notes
Diffstat (limited to 'mail/claws-mail-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 4 |
1 files changed, 3 insertions, 1 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 |