aboutsummaryrefslogtreecommitdiff
path: root/devel/libpci
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-06-15 18:55:42 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-06-15 18:55:42 +0000
commitbf503aaa52348e408350bbefb5716c34248ffaad (patch)
tree089d23e59a2286bfba4cda7519d99da51456aa49 /devel/libpci
parent9c6ebea530536103205d947bab571242bb1b7a9c (diff)
downloadports-bf503aaa52348e408350bbefb5716c34248ffaad.tar.gz
ports-bf503aaa52348e408350bbefb5716c34248ffaad.zip
Notes
Diffstat (limited to 'devel/libpci')
-rw-r--r--devel/libpci/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile
index ae1992e2aa60..58421620be7c 100644
--- a/devel/libpci/Makefile
+++ b/devel/libpci/Makefile
@@ -10,8 +10,9 @@ PORTVERSION= 2.2.8
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
- ftp://ftp.kernel.org/pub/software/utils/pciutils/ \
+ ${MASTER_SITE_KERNEL_ORG} \
ftp://metalab.unc.edu/pub/Linux/hardware/
+MASTER_SITE_SUBDIR= software/utils/pciutils
DISTNAME= pciutils-${PORTVERSION}
MAINTAINER= sbahra@gwu.edu