diff options
author | feld <feld@FreeBSD.org> | 2018-04-06 00:42:19 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2018-04-06 00:42:19 +0800 |
commit | 07797145e476c6a72b30afd6e4d40725d8c89ed8 (patch) | |
tree | c67eb13c6a4f645de30ebe108cb538df75d4c239 /accessibility | |
parent | 7a5f53d04e35255f5dc6629ca866e3410eb7230a (diff) | |
download | freebsd-ports-gnome-07797145e476c6a72b30afd6e4d40725d8c89ed8.tar.gz freebsd-ports-gnome-07797145e476c6a72b30afd6e4d40725d8c89ed8.tar.zst freebsd-ports-gnome-07797145e476c6a72b30afd6e4d40725d8c89ed8.zip |
Give back to the ports pool
I do not have a FreeBSD install with a graphical desktop to test updates
on at this time.
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 79905e36b3d4..666efbc19d13 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= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adjusts the color temperature of your screen LICENSE= GPLv3 |