diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-04-25 23:48:19 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-04-25 23:48:19 +0800 |
commit | afcc204d13aac24cebdf94b8756d85918df36a6a (patch) | |
tree | c1f92903932a2a72c6dcf2840aa4c0e84e175ca2 /mail/rspamd/Makefile | |
parent | bf8efc2abd5a2eb88bb53b4bded43c95e54872e1 (diff) | |
download | freebsd-ports-gnome-afcc204d13aac24cebdf94b8756d85918df36a6a.tar.gz freebsd-ports-gnome-afcc204d13aac24cebdf94b8756d85918df36a6a.tar.zst freebsd-ports-gnome-afcc204d13aac24cebdf94b8756d85918df36a6a.zip |
Update to 0.3.12.
Diffstat (limited to 'mail/rspamd/Makefile')
-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 fe2931393710..88dc24bdf13d 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rspamd -PORTVERSION= 0.3.11 +PORTVERSION= 0.3.12 CATEGORIES= mail MASTER_SITES= http://highsecure.ru/ |