summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-23 22:24:04 +0000
committerwiz <wiz@pkgsrc.org>2021-04-23 22:24:04 +0000
commit2537e45f45470881a83f88f906254ac8bbc0b0ec (patch)
tree5d646bb192539e55d1d3cd5002ff0ef2a0ebb453 /sysutils/pciutils
parente87e862138c83588bc45ad65a7c525ecbcab60d1 (diff)
downloadpkgsrc-2537e45f45470881a83f88f906254ac8bbc0b0ec.tar.gz
pciutils: remove dead download link
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile
index 4c9d30fc388..ad079813f35 100644
--- a/sysutils/pciutils/Makefile
+++ b/sysutils/pciutils/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2021/03/06 10:30:15 markd Exp $
+# $NetBSD: Makefile,v 1.47 2021/04/23 22:24:04 wiz Exp $
DISTNAME= pciutils-3.7.0
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
MASTER_SITES+= https://www.kernel.org/pub/software/utils/pciutils/
MAINTAINER= pkgsrc-users@NetBSD.org