diff options
Diffstat (limited to 'sysutils/xfce4-mcs-plugins/Makefile')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index 48aa66c22ba0..3c70f2c9647f 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-mcs-plugins -PORTVERSION= 3.99.2 -PORTREVISION= 1 +PORTVERSION= 3.99.3 CATEGORIES= sysutils 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= xfce-mcs-plugins-${PORTVERSION} DIST_SUBDIR= xfce4 |