diff options
Diffstat (limited to 'x11-wm/xfce4-desktop/Makefile')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 042d707..6aeab04 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \ + http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/ DISTNAME= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 |