diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-27 11:45:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-27 11:45:13 +0000 |
commit | a28e5f6a6317971fb3233e65f14cedf83b1f7528 (patch) | |
tree | c84f179bbff474e05ec214d2fe7531c78f38b547 /sysutils/xfce4-mcs-plugins/Makefile | |
parent | d40916bb12adc0a46a980aaedb0bcad68dfda3d5 (diff) | |
download | ports-a28e5f6a6317971fb3233e65f14cedf83b1f7528.tar.gz ports-a28e5f6a6317971fb3233e65f14cedf83b1f7528.zip |
Update to 4.0.0 release.
Notes
Notes:
svn path=/head/; revision=89536
Diffstat (limited to 'sysutils/xfce4-mcs-plugins/Makefile')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index 3c70f2c9647f..8d8a43f66953 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -6,14 +6,11 @@ # PORTNAME= xfce4-mcs-plugins -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-plugins-${PORTVERSION} -DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings manager plugins |