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/fvcool/Makefile | |
parent | - Update to 1.5 (diff) |
- Pass maintainership to ports@FreeBSD.org
- Remove ex-maintainer's mirror from MASTER_SITES
PR: ports/146966
Submitted by: Matthew Seaman (maintainer)
Approved by: wxs@/itectu@ (mentors, implicit)
Diffstat (limited to 'sysutils/fvcool/Makefile')
-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 |