diff options
Diffstat (limited to 'x11/hyprpaper/Makefile')
-rw-r--r-- | x11/hyprpaper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index 3bdb49070916..79479331e7ad 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,9 +1,10 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 +PORTREVISION= 2 CATEGORIES= x11 wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Blazing fast Wayland wallpaper utility with IPC controls WWW= https://github.com/hyprwm/hyprpaper |