diff options
-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 |