diff options
author | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered> | 2010-11-13 21:08:54 +0000 |
commit | cb89bc9f2c2ef50f2bbca0451fd9660d16b637e1 (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /sysutils/cpuid | |
parent | 2493c2291e62d1ff14844ad3e143f5b8f35cbbe2 (diff) | |
download | pkgsrc-cb89bc9f2c2ef50f2bbca0451fd9660d16b637e1.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 |