diff options
Diffstat (limited to 'games/xfce4-toys/Makefile')
-rw-r--r-- | games/xfce4-toys/Makefile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile index 253b3c53d5f1..c4cf56154d75 100644 --- a/games/xfce4-toys/Makefile +++ b/games/xfce4-toys/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-toys -PORTVERSION= 3.99.2 -PORTREVISION= 1 +PORTVERSION= 3.99.3 CATEGORIES= games 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/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org |