diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-06-02 00:36:14 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-06-02 00:36:14 +0000 |
commit | 36592be5b53076f45b85381b1c2155e62c62b2a7 (patch) | |
tree | 863f18ddec7365694e6377e95dc8f012288eddec /sysutils | |
parent | fc0bc403bcf256de01f5242c921a58f44dffac6a (diff) | |
download | ports-36592be5b53076f45b85381b1c2155e62c62b2a7.tar.gz ports-36592be5b53076f45b85381b1c2155e62c62b2a7.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fvcool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile index 1bf650465825..8c67ab91a61d 100644 --- a/sysutils/fvcool/Makefile +++ b/sysutils/fvcool/Makefile @@ -8,11 +8,10 @@ PORTNAME= fvcool PORTVERSION= 1.0.4 CATEGORIES= sysutils -MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/fvcool/ \ - http://www.infracaninophile.co.uk/fvcool/ +MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/fvcool/ DISTNAME= FVCool${PORTVERSION:S/.//g} -MAINTAINER= m.seaman@infracaninophile.co.uk +MAINTAINER= ports@freebsd.org COMMENT= VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs ONLY_FOR_ARCHS= i386 |