diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-22 01:50:19 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-22 01:50:19 +0000 |
commit | fc53fbfa7df8756a47e0f6ab4a52b10e580e9e29 (patch) | |
tree | 2f1ce5c065ccd284be8d9abfe818cf949e90ae91 /x11-themes/qnxstyle | |
parent | 36000ef8fd506cf2f242c1322544b6116b5c22f4 (diff) | |
download | ports-fc53fbfa7df8756a47e0f6ab4a52b10e580e9e29.tar.gz ports-fc53fbfa7df8756a47e0f6ab4a52b10e580e9e29.zip |
- Change master site to make it fetchable. The following three sites
www.kde-apps.org
www.kde-look.org
www.gnome-look.org
changed their file location.
PR: ports/109389
Noticed by: Phillip Neumann <pneumann at gmail.com>
Approved by: portmgr (pav)
Notes
Notes:
svn path=/head/; revision=185659
Diffstat (limited to 'x11-themes/qnxstyle')
-rw-r--r-- | x11-themes/qnxstyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index 8b2d22bbec8b..7f1226e0102b 100644 --- a/x11-themes/qnxstyle/Makefile +++ b/x11-themes/qnxstyle/Makefile @@ -9,7 +9,7 @@ PORTNAME= qnxstyle PORTVERSION= 0.2 PORTREVISION= 3 CATEGORIES= x11-themes kde -MASTER_SITES= http://www.kde-look.org/content/files/ +MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ DISTNAME= ${KDELOOKITEM}-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |