diff options
author | Greg Lehey <grog@FreeBSD.org> | 2006-04-26 02:07:02 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2006-04-26 02:07:02 +0000 |
commit | 3702ece71afbe519b7ae3f44d7d9112f099dbb92 (patch) | |
tree | a9bce396ef134a631e077d027bb353f2b7285c84 /misc/tempcontrol | |
parent | e40021d5fbcdf2ca14b7bd5ee796764ed017b4e1 (diff) | |
download | ports-3702ece71afbe519b7ae3f44d7d9112f099dbb92.tar.gz ports-3702ece71afbe519b7ae3f44d7d9112f099dbb92.zip |
Change MAINTAINER address to @FreeBSD.org
Reported by: Sam Lawrance
Notes
Notes:
svn path=/head/; revision=160483
Diffstat (limited to 'misc/tempcontrol')
-rw-r--r-- | misc/tempcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile index 0ea482b75d2b..a48b24561ceb 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/ -MAINTAINER= grog@lemis.com +MAINTAINER= grog@FreeBSD.org COMMENT= Temperature control for fermenting beer and other applications NO_WRKSUBDIR= YES |