diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:39:12 +0000 |
commit | 84c4942d38422d053c9f573150db6b7448cb9388 (patch) | |
tree | e41ed5a32750026e26756d1a5890d0438229f988 /mail/rspamd-devel | |
parent | b72a9e489c400415a6b21ef6e3498a69f4507126 (diff) | |
download | freebsd-ports-84c4942d38422d053c9f573150db6b7448cb9388.zip |
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas because after the recent math/openblas update the library name changed in openblas
Diffstat (limited to 'mail/rspamd-devel')
-rw-r--r-- | mail/rspamd-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index a48dbe97e70e..cff1964fcb3f 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= rspamd PORTVERSION= 2.6.a1.20200402 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail PKGNAMESUFFIX= -devel |