diff options
author | markus <markus@FreeBSD.org> | 2005-03-02 17:38:17 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-03-02 17:38:17 +0800 |
commit | c9f46ae019cc87096834106595c4418485f9340b (patch) | |
tree | 4455f3b2d9914c35639456b32dba85b08daa0328 | |
parent | 99cf6646a547babbf6d0860309a16a5a173cadf8 (diff) | |
download | freebsd-ports-gnome-c9f46ae019cc87096834106595c4418485f9340b.tar.gz freebsd-ports-gnome-c9f46ae019cc87096834106595c4418485f9340b.tar.zst freebsd-ports-gnome-c9f46ae019cc87096834106595c4418485f9340b.zip |
- Since the projectsite has changed, the distfile has vanished and there is
only a development version avaiable on the new site, replace the MASTERSITE
until the upcomming 0.5.0 version is considered stable
- Let WWW point to the new projectsite
Submitted by: pointyhat via kris
-rw-r--r-- | deskutils/basket/Makefile | 2 | ||||
-rw-r--r-- | deskutils/basket/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile index 78d8c7f07fbb..9ddc06fc0d35 100644 --- a/deskutils/basket/Makefile +++ b/deskutils/basket/Makefile @@ -7,7 +7,7 @@ PORTNAME= basket PORTVERSION= 0.4.0d CATEGORIES= deskutils kde -MASTER_SITES= http://les83plus.free.fr/sebastien.laout/basket/downloads/ +MASTER_SITES= http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= Desktop organization tool diff --git a/deskutils/basket/pkg-descr b/deskutils/basket/pkg-descr index a485942b0fcb..b568aa28e4da 100644 --- a/deskutils/basket/pkg-descr +++ b/deskutils/basket/pkg-descr @@ -3,4 +3,4 @@ to organize objects, such as text, URLs, images, sounds or other documents. Objects in a basket can be edited, copied, moved, dragged, etc. Author: Sebastien Laout <slaout@linux62.org> -WWW: http://slaout.linux62.org/basket/ +WWW: http://basket.kde.org/ |