summaryrefslogtreecommitdiff
path: root/x11/wlr-which-key/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wlr-which-key/Makefile')
-rw-r--r--x11/wlr-which-key/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile
index e35d5a50c5c2..fb4f6ba78cd0 100644
--- a/x11/wlr-which-key/Makefile
+++ b/x11/wlr-which-key/Makefile
@@ -1,9 +1,9 @@
PORTNAME= wlr-which-key
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.0
+DISTVERSION= 1.3.0
CATEGORIES= x11 wayland
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nivit@FreeBSD.org
COMMENT= Keymap manager for wlroots-based compositors
WWW= https://github.com/MaxVerevkin/wlr-which-key
@@ -14,8 +14,9 @@ LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
USES= cargo gnome
USE_GITHUB= yes
-USE_GNOME= cairo pango
GH_ACCOUNT= MaxVerevkin
+USE_GNOME= cairo pango
+
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>