diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-03-08 16:21:32 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-03-08 16:21:32 +0800 |
commit | ae4df836d5c4a267c4bab51c9ba4a6ca6f3dde3e (patch) | |
tree | be803587f302d864ba4674bc7c2d5dd26678ccab /graphics | |
parent | 40912225277c98c257dcd17f4a44191fffd91810 (diff) | |
download | freebsd-ports-gnome-ae4df836d5c4a267c4bab51c9ba4a6ca6f3dde3e.tar.gz freebsd-ports-gnome-ae4df836d5c4a267c4bab51c9ba4a6ca6f3dde3e.tar.zst freebsd-ports-gnome-ae4df836d5c4a267c4bab51c9ba4a6ca6f3dde3e.zip |
Update MASTER_SITES
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-libGLU/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/linux-libGLU/Makefile b/graphics/linux-libGLU/Makefile index a44fd0bf3f6e..903f11f3e6a3 100644 --- a/graphics/linux-libGLU/Makefile +++ b/graphics/linux-libGLU/Makefile @@ -9,6 +9,7 @@ PORTNAME= libGLU PORTVERSION= 6.8.2 PORTREVISION= 3 CATEGORIES= graphics linux +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= xorg-x11-Mesa-libGLU-${PORTVERSION}-${RPMVERSION} SRC_DISTFILES= xorg-x11-${PORTVERSION}-${RPMVERSION}${SRC_SUFX} |