diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-07 11:57:23 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-07 11:57:23 +0000 |
commit | d7488734f02a738548599a4a7d5f93a9c5ab60a4 (patch) | |
tree | be639ce017640c6ed172ce2c6a415cc7d2daf818 /x11 | |
parent | e174cc84775ce24f3202655ca5805dd6c228c11e (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/idesk/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 65f937c24cad..112ab8a430a7 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -8,7 +8,9 @@ PORTNAME= idesk PORTVERSION= 0.3.5 CATEGORIES= x11 -MASTER_SITES= http://linuxhelp.hn.org/ +MASTER_SITES= http://linuxhelp.hn.org/ \ + ftp://sunsite.informatik.rwth-aachen.de/pub/comp/Linux/gentoo/distfiles/ \ + ftp://metalab.unc.edu/pub/Linux/distributions/gentoo/distfiles/ MAINTAINER= sascha@root-login.org COMMENT= Place launch icons directly on your desktop |