diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-06 23:40:32 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-06 23:40:32 +0000 |
commit | b60a11438eeeaddc36714e04f400054b6a62d6c3 (patch) | |
tree | 53d54bd76cdaf9fc4085764a69261570485f5431 /mail/rspamd | |
parent | d39f0c97ab78a1661adb29b121cbe4d7f01bf4b0 (diff) | |
download | ports-b60a11438eeeaddc36714e04f400054b6a62d6c3.tar.gz ports-b60a11438eeeaddc36714e04f400054b6a62d6c3.zip |
Notes
Diffstat (limited to 'mail/rspamd')
-rw-r--r-- | mail/rspamd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index fb8508802198..350951a7ded7 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -7,6 +7,7 @@ PORTNAME= rspamd PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ |