diff options
Diffstat (limited to 'x11-toolkits/gtk-xfce-engine/Makefile')
-rw-r--r-- | x11-toolkits/gtk-xfce-engine/Makefile | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile index 95dd8c98e91f..b76fdd84452f 100644 --- a/x11-toolkits/gtk-xfce-engine/Makefile +++ b/x11-toolkits/gtk-xfce-engine/Makefile @@ -6,14 +6,12 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.1.8 -PORTREVISION= 1 +PORTVERSION= 2.1.9 +PORTREVISION= 0 CATEGORIES= x11-toolkits xfce -MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.3/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.3/xfce-4.0.3/src/ \ - http://changux.homelinux.org/xfce_4.0.3/separate_tars/ \ - http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.3/ \ - http://www.xfce.org/archive/xfce-4.0.3/src/ +MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.4/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.4/src/ \ + http://www.xfce.org/archive/xfce-4.0.4/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= An XFCE engine for GTK 2.0 |