diff options
author | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
commit | ad5ef6a9ce70a08802e0224abab5735700c97789 (patch) | |
tree | bd3e77911bb1548ed82c4f997ed7f0256c4531a7 /accessibility | |
parent | 0e14383f4e85981402941f18cfba36d14c2b3895 (diff) | |
download | freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.gz freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.zst freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.zip |
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
Diffstat (limited to 'accessibility')
-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 93a851aa8dec..2dbe0da1928f 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@freebsd.org> +# 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@freebsd.org +MAINTAINER= feld@FreeBSD.org COMMENT= Adjusts the color temperature of your screen FETCH_ARGS= "-pRr" |