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 /archivers/kio_p7zip | |
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 'archivers/kio_p7zip')
-rw-r--r-- | archivers/kio_p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/kio_p7zip/Makefile b/archivers/kio_p7zip/Makefile index 4c425091e0ee..2a2861347a22 100644 --- a/archivers/kio_p7zip/Makefile +++ b/archivers/kio_p7zip/Makefile @@ -8,7 +8,7 @@ PORTNAME= kio_p7zip PORTVERSION= 0.3.1 CATEGORIES= archivers kde -MASTER_SITES= http://www.kde-apps.org/content/files/ +MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 17829-${PORTNAME}-${PORTVERSION} MAINTAINER= makc@issp.ac.ru |