diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 08:32:44 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 13:35:42 +0100 |
commit | 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch) | |
tree | f19faf08e0e0532b418c5a993e62c3342ebb7cd2 /devel/dtool | |
parent | lang/rust: Update to 1.57.0 (diff) |
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'devel/dtool')
-rw-r--r-- | devel/dtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 7480eb251a1b..f7d55bc998e5 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,7 +1,7 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org |