diff options
Diffstat (limited to 'sysutils/xfce4-utils/Makefile')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 934eedcd496d..5dc9bf045211 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.0.4 +PORTREVISION= 0 CATEGORIES= sysutils 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= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 |