diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
commit | 6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9 (patch) | |
tree | db7a5d68a7b148f62f63c9562391af1272e3f376 /mail/rspamd | |
parent | 91d87ad6cea9c90bdf179910d1ab72b833a67768 (diff) | |
download | ports-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.tar.gz ports-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.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 2ab9617ac4ee..f53ff633d343 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= vsevolod@FreeBSD.org |