diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-09-08 09:05:03 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-09-08 09:06:24 +0000 |
commit | aba8da2be191461126505c67726fa87345ae63f8 (patch) | |
tree | 9a79dbf11a3c9f9a13c54a6ec0ac17a155ccf604 /x11/salut/Makefile | |
parent | 362de6dd83786ea3668f3519b3dae049a9cb42f3 (diff) | |
download | ports-aba8da2be191461126505c67726fa87345ae63f8.tar.gz ports-aba8da2be191461126505c67726fa87345ae63f8.zip |
lang/rust: Bump revisions after 1.72.0
PR: 273331
Diffstat (limited to 'x11/salut/Makefile')
-rw-r--r-- | x11/salut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/salut/Makefile b/x11/salut/Makefile index 80a6251f651e..0d9d7246acb5 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,7 +1,7 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |