diff options
Diffstat (limited to 'x11-wm/xfce4-desktop/Makefile')
-rw-r--r-- | x11-wm/xfce4-desktop/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 5c178f6090a2..6df550a60a98 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 3.99.2 -PORTREVISION= 1 +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= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 |