diff options
author | miwi <miwi@FreeBSD.org> | 2016-01-31 02:30:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2016-01-31 02:30:40 +0800 |
commit | d6f0cd7837697017663dde7959b83d7db3579606 (patch) | |
tree | 7a458fbf8f81914222a665e886c0821f631aa0c6 /x11-toolkits/linux-c6-qt47-x11 | |
parent | c928bec5870586012f7c1491e6eccb02767ca543 (diff) | |
download | freebsd-ports-gnome-d6f0cd7837697017663dde7959b83d7db3579606.tar.gz freebsd-ports-gnome-d6f0cd7837697017663dde7959b83d7db3579606.tar.zst freebsd-ports-gnome-d6f0cd7837697017663dde7959b83d7db3579606.zip |
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.
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 |