diff options
author | martti <martti@pkgsrc.org> | 2004-01-08 08:11:41 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-01-08 08:11:41 +0000 |
commit | 16f5a02b2073d714eb6c792ae9dd004160273388 (patch) | |
tree | d02cbd630b08e579e3f00456b6dbd5ff6d12d3a2 /x11/xfce4-toys/Makefile | |
parent | 887a106f19480818ecc398c286213972b11691a3 (diff) | |
download | pkgsrc-16f5a02b2073d714eb6c792ae9dd004160273388.tar.gz |
Updated XFce to 4.0.3
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
Diffstat (limited to 'x11/xfce4-toys/Makefile')
-rw-r--r-- | x11/xfce4-toys/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile index 6d9f7a784d8..3ba62c42511 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 toys |