diff options
author | markus <markus@FreeBSD.org> | 2009-02-26 07:29:48 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2009-02-26 07:29:48 +0800 |
commit | 136596bdbc9a99eaa71c4fcc5c08cf1158c932ec (patch) | |
tree | 8c5bf739a288b0db6334d3ca4bda1d3b2282d3b7 /x11-fm | |
parent | 61c675f5ceed300337efcf856899080d92722ca3 (diff) | |
download | freebsd-ports-gnome-136596bdbc9a99eaa71c4fcc5c08cf1158c932ec.tar.gz freebsd-ports-gnome-136596bdbc9a99eaa71c4fcc5c08cf1158c932ec.tar.zst freebsd-ports-gnome-136596bdbc9a99eaa71c4fcc5c08cf1158c932ec.zip |
- Dolphin has a new projectsite and the old KDE3 distfiles weren't carried
over. Development of Dolphin for KDE3 is dead in favor of the KDE4 version.
As it is still useful for KDE3 users, add another mirror instead of axing
the port.
- Adjust WWW accordingly
Notified by: pav
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/dolphin/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/dolphin/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index 6bc127d8afea..da79930e23e5 100644 --- a/x11-fm/dolphin/Makefile +++ b/x11-fm/dolphin/Makefile @@ -9,7 +9,7 @@ PORTNAME= dolphin PORTVERSION= 0.8.2 PORTREVISION= 2 CATEGORIES= x11-fm kde -MASTER_SITES= http://enzosworld.gmxhome.de/download/ +MASTER_SITES= http://www.brueffer.de/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= File manager for KDE diff --git a/x11-fm/dolphin/pkg-descr b/x11-fm/dolphin/pkg-descr index 4790524d34aa..e31c96c2b020 100644 --- a/x11-fm/dolphin/pkg-descr +++ b/x11-fm/dolphin/pkg-descr @@ -4,4 +4,4 @@ as universal viewer being able to show HTML pages, text documents, directories and a lot more, whereas Dolphin focuses on being only a file manager. This approach allows to optimize the user interface for the task of file management. -WWW: http://enzosworld.gmxhome.de/ +WWW: http://dolphin.kde.org/ |