diff options
Diffstat (limited to 'x11/libxfce4util/Makefile')
-rw-r--r-- | x11/libxfce4util/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 4a83894..a3bc469 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,13 +6,10 @@ # PORTNAME= libxfce4util -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= x11 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 library with non-graphical helper functions |