diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-25 01:04:55 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-25 01:04:55 +0800 |
commit | 95a84a1b63c4932d725601765fd7978fbedd4759 (patch) | |
tree | c3dc639062450a4e208154d5bdd40f26ec268bb0 /x11-wm/xfce4-wm | |
parent | 35b1c9ae63c0b2552990e79687cc8c7629868b15 (diff) | |
download | freebsd-ports-gnome-95a84a1b63c4932d725601765fd7978fbedd4759.tar.gz freebsd-ports-gnome-95a84a1b63c4932d725601765fd7978fbedd4759.tar.zst freebsd-ports-gnome-95a84a1b63c4932d725601765fd7978fbedd4759.zip |
update xfce4 to 4.0.3.1
- small bug fix release for xfwm4 (It fixes a focus problem
when using multiple screens)
Diffstat (limited to 'x11-wm/xfce4-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/xfce4-wm/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 3d27a8843c9e..df816d758653 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.3.1 PORTREVISION= 0 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo index 644789071f63..4ef3eec74f20 100644 --- a/x11-wm/xfce4-wm/distinfo +++ b/x11-wm/xfce4-wm/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfwm4-4.0.3.tar.gz) = d0c21ffab3ba30b34519a655fb56a0a5 +MD5 (xfce4/xfwm4-4.0.3.1.tar.gz) = 0140fdd9ad66538691c33e8139c44629 |