diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /sysutils/hwstat | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'sysutils/hwstat')
-rw-r--r-- | sysutils/hwstat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile index 61c0cd33b05..2d8113f0f79 100644 --- a/sysutils/hwstat/Makefile +++ b/sysutils/hwstat/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://pub.rhaamo.li/Archives/hwstat/ MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to display CPU temp and battery infos +BROKEN= unfetchable + LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING |