diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-22 09:50:19 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-22 09:50:19 +0800 |
commit | b2132c141df4f591a1fe23546f82010165307a45 (patch) | |
tree | 88f576b30c3b5fb8b6ce41c6998191cbf8f4b212 /x11-themes/qnxstyle | |
parent | ed56d05a6f6b6c774c50348c19f37f50e9212ab4 (diff) | |
download | freebsd-ports-gnome-b2132c141df4f591a1fe23546f82010165307a45.tar.gz freebsd-ports-gnome-b2132c141df4f591a1fe23546f82010165307a45.tar.zst freebsd-ports-gnome-b2132c141df4f591a1fe23546f82010165307a45.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)
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 |