diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-12-13 17:37:17 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-12-13 17:37:19 +0000 |
commit | 0376e96ab78a205899a4efaee567479eeb6afd96 (patch) | |
tree | fc905b02317a9c46f3e5621982b4a4db2e0b8e69 /x11 | |
parent | 8e572299a8c0edc92892c2a40a44f41c269a497e (diff) |
Diffstat (limited to 'x11')
-rw-r--r-- | x11/darkman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/darkman/Makefile b/x11/darkman/Makefile index 3e040bc1a506..1f14761366d1 100644 --- a/x11/darkman/Makefile +++ b/x11/darkman/Makefile @@ -1,7 +1,7 @@ PORTNAME= darkman DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -CATEGORIES= x11 +CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Framework for dark-mode and light-mode transitions |