diff options
Diffstat (limited to 'x11-wm/xfce4-panel/Makefile')
-rw-r--r-- | x11-wm/xfce4-panel/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index ccb31c7..1f1ec8b 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -6,13 +6,10 @@ # PORTNAME= xfce4-panel -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= x11-wm xfce -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 +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 panel module |