diff options
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/darkman/Makefile | 2 | ||||
-rw-r--r-- | accessibility/hyprsunset/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/darkman/Makefile b/accessibility/darkman/Makefile index d03cabcb86f0..7d60910f9531 100644 --- a/accessibility/darkman/Makefile +++ b/accessibility/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= accessibility wayland MAINTAINER= ports@FreeBSD.org diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile index cc7a180b6cfe..adb3aa486bef 100644 --- a/accessibility/hyprsunset/Makefile +++ b/accessibility/hyprsunset/Makefile @@ -1,10 +1,10 @@ PORTNAME= hyprsunset DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility wayland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Blue light filter on Hyprland WWW= https://github.com/hyprwm/hyprsunset |