diff options
Diffstat (limited to 'sysutils/hwstat/Makefile')
-rw-r--r-- | sysutils/hwstat/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile index ba808c694997..ef407b86178e 100644 --- a/sysutils/hwstat/Makefile +++ b/sysutils/hwstat/Makefile @@ -8,11 +8,13 @@ PORTNAME= hwstat PORTVERSION= 0.5.1 CATEGORIES= sysutils -MASTER_SITES= http://rhaamo.li/hwstat/ +MASTER_SITES= http://pub.rhaamo.li/Archives/hwstat/ MAINTAINER= rhaamo@gruik.at COMMENT= Command line tool to display CPU temp and battery infos +LICENSE= BSD + PLIST_FILES= bin/hwstat MAN1= hwstat.1 |