diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 19:20:24 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-01-07 19:24:18 +0000 |
commit | 12f1c627d4a26e8098339900303640f7520b6673 (patch) | |
tree | 9acd998b6cca6a3c5d1a88df596dbee8b8a67fad /misc/ruut | |
parent | 967022fd812cf67dec264ee4e53bd016b69e7a2b (diff) | |
download | ports-12f1c627d4a26e8098339900303640f7520b6673.tar.gz ports-12f1c627d4a26e8098339900303640f7520b6673.zip |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
Diffstat (limited to 'misc/ruut')
-rw-r--r-- | misc/ruut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 2c6a2ab20a41..103e683d232e 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |