diff options
Diffstat (limited to 'x11/xdg-desktop-portal-luminous/Makefile')
-rw-r--r-- | x11/xdg-desktop-portal-luminous/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index f5e481b8ae16..0e5431a8d2ca 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,10 +1,10 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v -DISTVERSION= 0.1.10 -PORTREVISION= 1 +DISTVERSION= 0.1.11 +PORTREVISION= 2 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= xdg-desktop-portal backend for wlroots WWW= https://github.com/waycrate/xdg-desktop-portal-luminous |