diff options
Diffstat (limited to 'x11/hyprpicker/Makefile')
-rw-r--r-- | x11/hyprpicker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hyprpicker/Makefile b/x11/hyprpicker/Makefile index 1b80838ea334..94ba49df5cfd 100644 --- a/x11/hyprpicker/Makefile +++ b/x11/hyprpicker/Makefile @@ -1,9 +1,10 @@ PORTNAME= hyprpicker DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 +PORTREVISION= 2 CATEGORIES= x11 wayland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Color picker and magnifier for Wayland WWW= https://github.com/hyprwm/hyprpicker |