diff options
-rw-r--r-- | mail/rspamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 75085356b6fa..714209947ad3 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -8,7 +8,7 @@ PORTNAME= rspamd PORTVERSION= 0.5.2 CATEGORIES= mail -MASTER_SITES= https://bitbucket.org/vstakhov/rspamd/downloads/ +MASTER_SITES= http://cdn.bitbucket.org/vstakhov/rspamd/downloads/ MAINTAINER= vsevolod@FreeBSD.org COMMENT= Fast spam filtering system |