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-wm/xfce4-systray | |
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 'x11-wm/xfce4-systray')
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 9 | ||||
-rw-r--r-- | x11-wm/xfce4-systray/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index df240671c652..e3d30c0114d0 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -6,13 +6,10 @@ # PORTNAME= xfce4-systray -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 system tray module for xfce4-panel diff --git a/x11-wm/xfce4-systray/distinfo b/x11-wm/xfce4-systray/distinfo index b7764625d3cd..929e5129bb82 100644 --- a/x11-wm/xfce4-systray/distinfo +++ b/x11-wm/xfce4-systray/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-systray-3.99.3.tar.gz) = 7923918bd8a8f9e2d89a7beb69c422d5 +MD5 (xfce4-systray-4.0.0.tar.gz) = c507099f09b307f9ca08460c96847886 |