diff options
Diffstat (limited to 'x11-toolkits/hyprland-qt-support/Makefile')
-rw-r--r-- | x11-toolkits/hyprland-qt-support/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/hyprland-qt-support/Makefile b/x11-toolkits/hyprland-qt-support/Makefile index f83ad46edf33..0938765067c7 100644 --- a/x11-toolkits/hyprland-qt-support/Makefile +++ b/x11-toolkits/hyprland-qt-support/Makefile @@ -1,9 +1,10 @@ PORTNAME= hyprland-qt-support DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= QML style provider for hypr* Qt apps WWW= https://github.com/hyprwm/hyprland-qt-support |