diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-07 08:58:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-07 08:58:31 +0000 |
commit | e54c7f9f9bc6484faad75f3414529aadb7e3ade9 (patch) | |
tree | a13084fa6b9967c03a0fb9a37c822b2856cb1d12 /misc/tempcontrol | |
parent | 4e260b3f968c8abc206c958c11894186c466efce (diff) |
Notes
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 3b34ab464b63..e9a8a71ca0f7 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= misc MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/ -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Temperature control for fermenting beer and other applications PLIST_FILES= bin/tempcontrol share/tempcontrol/temperaturecontrolrc.sample \ |