diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 20:30:18 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-05-11 20:33:12 +0200 |
commit | 28e7a9334a30b9ace65539f22940d2d7831bad1e (patch) | |
tree | e79dc4ccee8cf224711300e115abb9ac76e73746 /www/jwt-cli | |
parent | Document vulnerabilities in Chromium < 90.0.4430.212 (diff) |
Rebuild lang/rust consumers after d8837418ea743776
Diffstat (limited to 'www/jwt-cli')
-rw-r--r-- | www/jwt-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 60f2d18de8c9..dfaf1855f06c 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -2,7 +2,7 @@ PORTNAME= jwt-cli PORTVERSION= 4.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |