diff options
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r-- | x11/libxfce4util/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 1d1df55f0e8c..5b94c8920fcc 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,13 +6,12 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.0.4 +PORTREVISION= 0 CATEGORIES= x11 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/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org |