summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/cpuid/Makefile2
-rw-r--r--misc/cpuid/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile
index fbc8515eb3e1..54db0e3e8b0d 100644
--- a/misc/cpuid/Makefile
+++ b/misc/cpuid/Makefile
@@ -9,7 +9,7 @@
PORTNAME= cpuid
PORTVERSION= 3.3
CATEGORIES= misc
-MASTER_SITES= http://people.qualcomm.com/karn/code/cpuid/
+MASTER_SITES= http://www.ka9q.net/code/cpuid/
MAINTAINER= ports@FreeBSD.org
diff --git a/misc/cpuid/pkg-descr b/misc/cpuid/pkg-descr
index 195c562c48e6..aa51f0b568c4 100644
--- a/misc/cpuid/pkg-descr
+++ b/misc/cpuid/pkg-descr
@@ -2,4 +2,4 @@ This is a fairly complete CPU identification utility. It has been tested on
several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature
is present and enabled, this program will display it.
-WWW: http://people.qualcomm.com/karn/code/cpuid/
+WWW: http://www.ka9q.net/code/cpuid/