diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-01 14:50:38 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-01 14:50:38 +0000 |
commit | 7cc8eb33a397ee08cef10babf9268aeffc572416 (patch) | |
tree | a9f40104daade9daece86d4fbc38548433d71b85 /sysutils | |
parent | 6bf4af7c7642f6064ce583700f2f4f6521b93cdf (diff) | |
download | pkgsrc-7cc8eb33a397ee08cef10babf9268aeffc572416.tar.gz |
update mirrors.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pciutils/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 1cc2d9ccda7..b14ffae7af7 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/11/11 11:10:59 hasso Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/01 14:50:38 zafer Exp $ DISTNAME= pciutils-3.0.2 CATEGORIES= sysutils MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ - ftp://ftp.kernel.org/pub/software/utils/pciutils/ \ - ftp://metalab.unc.edu/pub/Linux/hardware/ + ftp://ftp.kernel.org/pub/software/utils/pciutils/ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://mj.ucw.cz/pciutils.shtml |