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 /x11/libxfce4mcs | |
parent | d40916bb12adc0a46a980aaedb0bcad68dfda3d5 (diff) |
Update to 4.0.0 release.
Notes
Notes:
svn path=/head/; revision=89536
Diffstat (limited to 'x11/libxfce4mcs')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 9 | ||||
-rw-r--r-- | x11/libxfce4mcs/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index c174fd66bc3b..1237f36c0ed6 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -6,13 +6,10 @@ # PORTNAME= libxfce4mcs -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 settings management library used by most XFce 4 modules diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo index 22195cd79649..5113669312e3 100644 --- a/x11/libxfce4mcs/distinfo +++ b/x11/libxfce4mcs/distinfo @@ -1 +1 @@ -MD5 (xfce4/libxfce4mcs-3.99.3.tar.gz) = a7de8eeb533fd64ef31b280bda6ea8ac +MD5 (libxfce4mcs-4.0.0.tar.gz) = 44c46e4bea1f6dd62114eb86783bc9ff |