diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 5895e8cab53be9857ed405815ba88a107d8b10d4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /sysutils/pciutils | |
parent | f4f209a764034da1af521efd3aacaacca89dff2b (diff) | |
download | pkgsrc-5895e8cab53be9857ed405815ba88a107d8b10d4.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 |