diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 1268252fc50336ce3e09072205a67dc50c08c770 (patch) | |
tree | f8c841f5fcd809295bdb5670fede510033082b7f /sysutils/fvcool | |
parent | 6fa6961aa56afc52e47d26ad3fbc80da3a5857dc (diff) | |
download | ports-1268252fc50336ce3e09072205a67dc50c08c770.tar.gz ports-1268252fc50336ce3e09072205a67dc50c08c770.zip |
Notes
Diffstat (limited to 'sysutils/fvcool')
-rw-r--r-- | sysutils/fvcool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile index 15c1099c1d9c..eb190fec7c53 100644 --- a/sysutils/fvcool/Makefile +++ b/sysutils/fvcool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/ DISTNAME= FVCool${PORTVERSION:S/.//g} -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs ONLY_FOR_ARCHS= i386 |