diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-04-15 12:59:34 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-15 13:00:12 +0000 |
commit | 3e015ebaf98ef867906be38cb0a10bfe165b3f6a (patch) | |
tree | ea75223349caf9aa47461720ede7967b2e834223 /x11/xdg-desktop-portal-wlr/Makefile | |
parent | 74511e2cb16ffe7bd6f8dc65e993bbe4c7b7c93d (diff) | |
download | ports-3e015ebaf98ef867906be38cb0a10bfe165b3f6a.tar.gz ports-3e015ebaf98ef867906be38cb0a10bfe165b3f6a.zip |
Diffstat (limited to 'x11/xdg-desktop-portal-wlr/Makefile')
-rw-r--r-- | x11/xdg-desktop-portal-wlr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile index b4b1538348fe..460b14fe9f9d 100644 --- a/x11/xdg-desktop-portal-wlr/Makefile +++ b/x11/xdg-desktop-portal-wlr/Makefile @@ -1,6 +1,7 @@ PORTNAME= xdg-desktop-portal-wlr DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 +DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |