diff options
Diffstat (limited to 'misc/xfce4-wm-themes/Makefile')
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 4a913b8..5d7d487 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,12 +6,11 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/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}/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 |