From 37ce623e80919216f0d94342a7ccc901b269967b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 29 Apr 2019 09:01:26 +0000 Subject: [PATCH] - Update WWW - Pet portlint Approved by: portmgr blanket --- sysutils/k8temp/Makefile | 4 ++-- sysutils/k8temp/pkg-descr | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/k8temp/Makefile b/sysutils/k8temp/Makefile index e3067727cd9d..f7e05093755f 100644 --- a/sysutils/k8temp/Makefile +++ b/sysutils/k8temp/Makefile @@ -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 diff --git a/sysutils/k8temp/pkg-descr b/sysutils/k8temp/pkg-descr index fc0747db003f..4429109e3028 100644 --- a/sysutils/k8temp/pkg-descr +++ b/sysutils/k8temp/pkg-descr @@ -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/