mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
- Update WWW
- Pet portlint Approved by: portmgr blanket
This commit is contained in:
parent
f6abb93f5f
commit
37ce623e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500401
2 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ COMMENT= Athlon 64 and Opteron on-die temperature reader
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= tar:xz
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
USES= tar:xz
|
||||
|
||||
PLIST_FILES= sbin/k8temp man/man8/k8temp.8.gz
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
k8temp is a utility to read the on-die temperature sensors provided by
|
||||
AMD K8 and K10 processors, including most Athlon 64's and Opterons.
|
||||
|
||||
WWW: http://hur.st/k8temp/
|
||||
WWW: https://hur.st/k8temp/
|
||||
|
|
Loading…
Add table
Reference in a new issue