diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-08 08:21:32 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-08 08:21:32 +0000 |
commit | c03a60a4ccfdef414e5889f551ac94f5d43bb103 (patch) | |
tree | 03586caf490b763c0d1c14c778f0723525a75584 /graphics | |
parent | fe1c8ed8db55fe408496dd68020a462dabac85b8 (diff) | |
download | ports-c03a60a4ccfdef414e5889f551ac94f5d43bb103.tar.gz ports-c03a60a4ccfdef414e5889f551ac94f5d43bb103.zip |
Notes
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} |