diff options
author | oliver <oliver@FreeBSD.org> | 2004-03-15 07:44:33 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-03-15 07:44:33 +0800 |
commit | 9e0407813da2c4239c42dabdb4458e1e2400a70c (patch) | |
tree | ad368ff44e933ca7c61bae4e187cc816da5242da /x11/libxfce4util | |
parent | 045ecf8602fdb4d8c2a79bfadf9ceaa401dad5c9 (diff) | |
download | freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.tar.gz freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.tar.zst freebsd-ports-gnome-9e0407813da2c4239c42dabdb4458e1e2400a70c.zip |
update to xfce 4.0.4
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 9 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 3 |
2 files changed, 6 insertions, 6 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 diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 091d2e077a4d..79ceaa559720 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1 +1,2 @@ -MD5 (xfce4/libxfce4util-4.0.3.tar.gz) = d537061181177f5777f0b3c48af5294b +MD5 (xfce4/libxfce4util-4.0.4.tar.gz) = 685dabe6d6db1744733188793d2d5efa +SIZE(xfce4/libxfce4util-4.0.4.tar.gz) = 311032 |