aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-08-30 11:31:30 +0800
committerkevlo <kevlo@FreeBSD.org>2002-08-30 11:31:30 +0800
commit303032b28e74a1316a445c96ac16825111164d4e (patch)
treed2d47ef98b4f3ffdaaa8b4da6df0facd98777822
parentaa9d806a52c04cc4f7738c7918dd5cd84558c7b9 (diff)
downloadfreebsd-ports-graphics-303032b28e74a1316a445c96ac16825111164d4e.tar.gz
freebsd-ports-graphics-303032b28e74a1316a445c96ac16825111164d4e.tar.zst
freebsd-ports-graphics-303032b28e74a1316a445c96ac16825111164d4e.zip
Update MASTER_SITES and WWW
PR: 42145 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
-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 fbc8515eb3e..54db0e3e8b0 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 195c562c48e..aa51f0b568c 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/