diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 12:47:39 +0200 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2022-08-25 12:49:39 +0200 |
commit | 783c056d7d681d66e2c5c59251c275d65274028e (patch) | |
tree | 219b211cf69596ba0765ed999e10b15d8dd2ab56 /www/jwt-cli | |
parent | Revert "mail/thunderbird: Fix build with rust 1.63.0" (diff) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
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 f57c78bc3f6b..ec1ef4901e3c 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= jwt-cli PORTVERSION= 5.0.3 -PORTREVISION= 4 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= osa@FreeBSD.org |