View | Details | Raw Unified | Return to bug 42145
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
PORTNAME=	cpuid
9
PORTNAME=	cpuid
10
PORTVERSION=	3.3
10
PORTVERSION=	3.3
11
CATEGORIES=	misc
11
CATEGORIES=	misc
12
MASTER_SITES=	http://people.qualcomm.com/karn/code/cpuid/
12
MASTER_SITES=	http://www.ka9q.net/code/cpuid/
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
15
(-)pkg-descr (-1 / +1 lines)
Lines 2-5 Link Here
2
several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature
2
several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature
3
is present and enabled, this program will display it. 
3
is present and enabled, this program will display it. 
4
4
5
WWW: http://people.qualcomm.com/karn/code/cpuid/
5
WWW: http://www.ka9q.net/code/cpuid/

Return to bug 42145