diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-13 23:30:59 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-07-14 12:46:05 +0000 |
commit | 153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch) | |
tree | b03704ea894789b613ee7fa9e7db74e4bf543388 /security/crowdsec | |
parent | 6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff) | |
download | ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.tar.gz ports-153cb65ac8a05356245dd09d1ff48c2a6afafc5a.zip |
all: Bump PORTREVISION after lang/go{117,118} update
Diffstat (limited to 'security/crowdsec')
-rw-r--r-- | security/crowdsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/crowdsec/Makefile b/security/crowdsec/Makefile index e9935cc264b8..918f9b0a15c8 100644 --- a/security/crowdsec/Makefile +++ b/security/crowdsec/Makefile @@ -1,6 +1,6 @@ PORTNAME= crowdsec PORTVERSION= 1.3.4 # NOTE: change BUILD_VERSION and BUILD_TAG as well -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security |