diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-03 09:26:45 +0000 |
commit | 1f1c285bbab18c5053d81a809f479e1aba9e176b (patch) | |
tree | 653acb9bfe767f0b6c3334ebb79480fcf54cf35f /x11/linux-xorg-libs | |
parent | 081414c31ef52575947567c11038e25dd2875e81 (diff) |
Notes
Diffstat (limited to 'x11/linux-xorg-libs')
-rw-r--r-- | x11/linux-xorg-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/linux-xorg-libs/Makefile b/x11/linux-xorg-libs/Makefile index f9f71aae341b..6c549fc15fb9 100644 --- a/x11/linux-xorg-libs/Makefile +++ b/x11/linux-xorg-libs/Makefile @@ -9,6 +9,7 @@ PORTNAME= xorg-libs PORTVERSION= 6.8.2 PORTREVISION= 7 CATEGORIES= x11 linux +MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.1.${LINUX_RPM_ARCH}.rpm \ xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm |