diff options
Diffstat (limited to 'x11/idesk')
-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 |