diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
commit | 6095f1422aa01852031a042d6bf71f605ef7c83b (patch) | |
tree | d946de260353def950c97639f16024fbc82ba93f /www/jwt-cli | |
parent | devel/racer: Update to 2.1.44 (diff) |
Rebuild lang/rust consumers after r569489
Notes
Notes:
svn path=/head/; revision=569491
Diffstat (limited to 'www/jwt-cli')
-rw-r--r-- | www/jwt-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index e0c03f699ff8..a6ac7e8b9434 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= jwt-cli PORTVERSION= 4.0.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |