diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 10:17:28 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 10:17:28 +0000 |
commit | 12f48dc28d02fd48bf6cb1d00be767a3b9cee18b (patch) | |
tree | 76a3678c4293e3a7cf5f54a51ac527ca818da9aa /graphics/linux-f10-dri/Makefile | |
parent | e1cea1eaa9bde57ce435ca35d34f55d501d7f635 (diff) | |
download | ports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.tar.gz ports-12f48dc28d02fd48bf6cb1d00be767a3b9cee18b.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-dri/Makefile')
-rw-r--r-- | graphics/linux-f10-dri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f10-dri/Makefile b/graphics/linux-f10-dri/Makefile index 45cbc0dc3693..361bd00f177d 100644 --- a/graphics/linux-f10-dri/Makefile +++ b/graphics/linux-f10-dri/Makefile @@ -5,7 +5,7 @@ PORTNAME= dri PORTVERSION= 7.2 PORTREVISION= 1 CATEGORIES= graphics linux -MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} +MASTER_SITES= LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTFILES= Glide3-20050815-7.fc9.${LINUX_RPM_ARCH}.rpm \ freeglut-2.4.0-14.fc9.${LINUX_RPM_ARCH}.rpm \ libdrm-2.4.0-0.21.fc10.${LINUX_RPM_ARCH}.rpm \ |