diff options
author | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
commit | 095d5a1b337c8ce3df38b1e1224c87ba9a28d807 (patch) | |
tree | df21c68191151a56c3b07a96d1b8ba4fbe4a1851 /accessibility/redshift | |
parent | b9aee97ce4cdf9248df3b2d94c6b30ed4b82c0c2 (diff) | |
download | freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.gz freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.zst freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.zip |
Update my email address throughout the tree
Approved by: swills (mentor)
Diffstat (limited to 'accessibility/redshift')
-rw-r--r-- | accessibility/redshift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile index 75307e0b4044..93a851aa8dec 100644 --- a/accessibility/redshift/Makefile +++ b/accessibility/redshift/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: redshift # Date created: Wed Nov 24 12:35:17 CST 2010 -# Whom: Mark Felder <feld@feld.me> +# Whom: Mark Felder <feld@freebsd.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= accessibility MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/ -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= Adjusts the color temperature of your screen FETCH_ARGS= "-pRr" |