diff options
author | swills <swills@FreeBSD.org> | 2018-04-06 01:20:04 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-04-06 01:20:04 +0800 |
commit | 08505fa944bc66ebd65e47017509cadf91864c55 (patch) | |
tree | 2f4db0031ddddeaa812eb2611a882c4209a81d0c /accessibility | |
parent | 0302d714ee5d0216109e47547398d902f9e70ca9 (diff) | |
download | freebsd-ports-gnome-08505fa944bc66ebd65e47017509cadf91864c55.tar.gz freebsd-ports-gnome-08505fa944bc66ebd65e47017509cadf91864c55.tar.zst freebsd-ports-gnome-08505fa944bc66ebd65e47017509cadf91864c55.zip |
accessibility/redshift: take maintainership since I use this
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/redshift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 666efbc19d13..037aa5cab9d3 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Adjusts the color temperature of your screen LICENSE= GPLv3 |