diff options
author | martti <martti@pkgsrc.org> | 2007-12-07 19:43:19 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-12-07 19:43:19 +0000 |
commit | f6f5ea854dc4e890fc171fca003318f87fb4c3b6 (patch) | |
tree | b13a72118dfeb40f0301f5034c64ed4656b8e1d0 /x11/xfce4-exo/Makefile | |
parent | 7c0ef9ca1d18e3e0a7c6f6a7bfbffe73de43c98f (diff) | |
download | pkgsrc-f6f5ea854dc4e890fc171fca003318f87fb4c3b6.tar.gz |
Updated Xfce to 4.4.2
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
Diffstat (limited to 'x11/xfce4-exo/Makefile')
-rw-r--r-- | x11/xfce4-exo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index f2898db946a..86094b84fac 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:50:50 martti Exp $ +# $NetBSD: Makefile,v 1.2 2007/12/07 19:43:27 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.2 +XFCE4_VERSION= 0.3.4 DISTNAME= exo-${XFCE4_VERSION} PKGNAME= xfce4-exo-${XFCE4_VERSION} |