diff options
author | demon <demon@FreeBSD.org> | 2003-09-03 17:46:30 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-09-03 17:46:30 +0800 |
commit | 2fd4ae71b6d57fd0e30bf75e2cccd70970381aab (patch) | |
tree | 8269303bebeb1f01f056153ac217e9a476e8aed5 /x11-wm/xfce4-wm/Makefile | |
parent | 5054fe1262d16c8d3ca1e487ecbc07bc07185f41 (diff) | |
download | freebsd-ports-gnome-2fd4ae71b6d57fd0e30bf75e2cccd70970381aab.tar.gz freebsd-ports-gnome-2fd4ae71b6d57fd0e30bf75e2cccd70970381aab.tar.zst freebsd-ports-gnome-2fd4ae71b6d57fd0e30bf75e2cccd70970381aab.zip |
Update to version 4.0 RC3.
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index a22e40b6590e..bd9fc5663b04 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xfce4-wm -PORTVERSION= 3.99.2 +PORTVERSION= 3.99.3 CATEGORIES= x11-wm xfce -MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ - ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ - http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ - http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ +MASTER_SITES= http://www.xfce.org/archive/xfce4-rc3/src/ \ + ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc3/separate/ \ + http://usuarios.lycos.es/xfce4/tarballs/rc3/separate/ \ + http://linux.imp.mx/xfce4/rc2/xfce4-rc3/src/ DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 |