diff options
Diffstat (limited to 'x11/hyprcursor/Makefile')
-rw-r--r-- | x11/hyprcursor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile index d72ec7513138..2e2cfc3ca1bb 100644 --- a/x11/hyprcursor/Makefile +++ b/x11/hyprcursor/Makefile @@ -1,9 +1,10 @@ PORTNAME= hyprcursor DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 +PORTREVISION= 1 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Hyprland cursor format, library and utilities WWW= https://github.com/hyprwm/hyprcursor |