diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 15:14:05 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 15:14:05 +0200 |
commit | 3db55c4e97489e0f34fd7d35be6be0a4d0599061 (patch) | |
tree | c90c0b7bb55e9690d2a4e7cab86a8882728afd97 /x11/wayout/Makefile | |
parent | 8cc5eb315903f45708ab0a305907023251508a6d (diff) | |
download | freebsd-ports-3db55c4e97489e0f34fd7d35be6be0a4d0599061.zip |
lang/rust: Bump revisions after 1.69.0
PR: 270953
Diffstat (limited to 'x11/wayout/Makefile')
-rw-r--r-- | x11/wayout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index 0e254e14874e..9723ce06b69c 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,5 +1,6 @@ PORTNAME= wayout DISTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~shinyzenith/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES |