diff options
| -rw-r--r-- | sysutils/hwstat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/hwstat/Makefile b/sysutils/hwstat/Makefile index 57826a772ee2..c0b652224e00 100644 --- a/sysutils/hwstat/Makefile +++ b/sysutils/hwstat/Makefile @@ -4,8 +4,7 @@ PORTNAME= hwstat PORTVERSION= 0.5.1 CATEGORIES= sysutils -MASTER_SITES= http://BSDforge.com/projects/source/sysutils/hwstat/ \ - http://bsd6.BSDforge.com/projects/source/sysutils/hwstat/ +MASTER_SITES= http://BSDforge.com/projects/source/sysutils/hwstat/ MAINTAINER= portmaster@BSDforge.com COMMENT= Command line tool to display CPU temp and battery infos |
