diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-01-30 18:30:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-01-30 18:30:40 +0000 |
commit | a234e43dd77ae3344ffe2e57095d82fe9f2594f6 (patch) | |
tree | 7a458fbf8f81914222a665e886c0821f631aa0c6 /x11-toolkits/linux-c6-qt47-x11 | |
parent | Fix missing dependencies, correct USE_PYTHON (diff) |
Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups
PR: 205846
Submitted by: xmj
In Collaboration with: allanjude, netchild, xmj
Exp-run: antoine
Sponsored by: Perceivon Hosting Inc.
Differential Revision: D3428
We'd like to thanks for all the feedback and comments.
Notes
Notes:
svn path=/head/; revision=407537
Diffstat (limited to 'x11-toolkits/linux-c6-qt47-x11')
-rw-r--r-- | x11-toolkits/linux-c6-qt47-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-c6-qt47-x11/Makefile b/x11-toolkits/linux-c6-qt47-x11/Makefile index b542be5568eb..d0e7f1d252f8 100644 --- a/x11-toolkits/linux-c6-qt47-x11/Makefile +++ b/x11-toolkits/linux-c6-qt47-x11/Makefile @@ -5,7 +5,7 @@ PORTNAME= qt47-x11 PORTVERSION= 4.7.2 PORTREVISION= 1 CATEGORIES= x11-toolkits linux -MASTER_SITES= http://dl.atrpms.net/el6-${LINUX_REPO_ARCH}/atrpms/testing/ LOCAL/xmj +MASTER_SITES= https://www.mirrorservice.org/sites/dl.atrpms.net/el6-${LINUX_REPO_ARCH}/atrpms/testing/ LOCAL/xmj DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/atrpms/6 MAINTAINER= emulation@FreeBSD.org |