diff options
Diffstat (limited to 'sysutils/xfce4-mcs-manager/Makefile')
-rw-r--r-- | sysutils/xfce4-mcs-manager/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile index 897d40ab14f8..537cbb647f79 100644 --- a/sysutils/xfce4-mcs-manager/Makefile +++ b/sysutils/xfce4-mcs-manager/Makefile @@ -6,14 +6,11 @@ # PORTNAME= xfce4-mcs-manager -PORTVERSION= 3.99.3 +PORTVERSION= 4.0.0 CATEGORIES= sysutils 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/ +MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/ DISTNAME= xfce-mcs-manager-${PORTVERSION} -DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager |