diff options
author | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2010-11-13 21:08:54 +0000 |
commit | 309ff161bace6cfec44cca1cdc4ba2602996425f (patch) | |
tree | 9dd00472e0d3202809bd050eba1285d2b63382a6 /sysutils | |
parent | eaee84f4ded431f35f1ea395000228d5a437b4bf (diff) | |
download | pkgsrc-309ff161bace6cfec44cca1cdc4ba2602996425f.tar.gz |
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cpuid/Makefile | 4 | ||||
-rw-r--r-- | sysutils/mtoolsfm/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/sysutils/mtoolsfm/Makefile b/sysutils/mtoolsfm/Makefile index 8001c110c7d..ae2163d8690 100644 --- a/sysutils/mtoolsfm/Makefile +++ b/sysutils/mtoolsfm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:12 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/11/13 21:09:04 shattered Exp $ # DISTNAME= MToolsFM-1.9-3 @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.core-coutainville.org/MToolsFM/archive/SOURCES/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.core-coutainville.org/MToolsFM/ +HOMEPAGE= http://mtoolsfm.sourceforge.net/ COMMENT= Easy MS-DOS disk access without learning MS-DOS commands PKG_DESTDIR_SUPPORT= user-destdir |