Index: head/sysutils/hwstat/Makefile =================================================================== --- head/sysutils/hwstat/Makefile (revision 403992) +++ head/sysutils/hwstat/Makefile (revision 403993) @@ -1,21 +1,20 @@ # Created by: Marc Lagrange # $FreeBSD$ PORTNAME= hwstat PORTVERSION= 0.5.1 CATEGORIES= sysutils -MASTER_SITES= http://pub.rhaamo.li/Archives/hwstat/ +MASTER_SITES= http://BSDforge.com/projects/source/sysutils/hwstat/ \ + http://bsd6.BSDforge.com/projects/source/sysutils/hwstat/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Command line tool to display CPU temp and battery infos - -BROKEN= unfetchable LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= uidfix MAKE_ARGS+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man PLIST_FILES= bin/hwstat man/man1/hwstat.1.gz .include Index: head/sysutils/hwstat/pkg-descr =================================================================== --- head/sysutils/hwstat/pkg-descr (revision 403992) +++ head/sysutils/hwstat/pkg-descr (revision 403993) @@ -1,3 +1,3 @@ FreeBSD only command line tool to display CPU temp and battery infos. -WWW: http://pub.rhaamo.li/Archives/hwstat/ +WWW: http://BSDforge.com/projects/sysutils/hwstat/