diff options
author | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
commit | 9efd00a2dad42da9a0de74388b246ffcdefef65c (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /sysutils/cpuid | |
parent | 166fdfea323722a1d457c839e7738aff32e22188 (diff) | |
download | pkgsrc-9efd00a2dad42da9a0de74388b246ffcdefef65c.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'sysutils/cpuid')
-rw-r--r-- | sysutils/cpuid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cpuid/Makefile b/sysutils/cpuid/Makefile index 21240191682..3b3eb49f7e3 100644 --- a/sysutils/cpuid/Makefile +++ b/sysutils/cpuid/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2010/01/27 18:24:33 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/13 21:09:04 shattered Exp $ DISTNAME= cpuid-3.3 CATEGORIES= sysutils MASTER_SITES= http://www.ka9q.net/code/cpuid/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://directory.fsf.org/System_administration/Configuration/cpuid.html +HOMEPAGE= http://directory.fsf.org/project/cpuid/ COMMENT= CPU identification feature PKG_DESTDIR_SUPPORT= user-destdir |