diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | cee90afbe697181a69a20eb2fbcfcc6504eb39f3 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /sysutils/pciutils | |
parent | 09e862286626caec157899cb81e93a1f42d667a1 (diff) | |
download | pkgsrc-cee90afbe697181a69a20eb2fbcfcc6504eb39f3.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r-- | sysutils/pciutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 95fb0715c02..25d3a31f925 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:56 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:25 wiz Exp $ DISTNAME= pciutils-2.1.11 PKGREVISION= 1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ ftp://metalab.unc.edu/pub/Linux/hardware/ MAINTAINER= cube@NetBSD.org -HOMEPAGE= http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml +HOMEPAGE= http://mj.ucw.cz/pciutils.shtml COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8) USE_TOOLS+= gmake |