diff options
Diffstat (limited to 'mail/claws-mail-perl/Makefile')
-rw-r--r-- | mail/claws-mail-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index b700605614ce..ad49cafcb5d9 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -6,9 +6,9 @@ # PORTNAME= perl -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 CATEGORIES= mail -MASTER_SITES= http://claws.sylpheed.org/downloads/plugins/ +MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- DISTNAME= perl_plugin-${PORTVERSION} |