diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
commit | 535df600f35856fe2da19cf803d09eef32cead07 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /sysutils/xfce4-fm-icons/Makefile | |
parent | d7b69428582b9caa999f35dc66e53654e9b01c5c (diff) | |
download | pkgsrc-535df600f35856fe2da19cf803d09eef32cead07.tar.gz |
Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
Diffstat (limited to 'sysutils/xfce4-fm-icons/Makefile')
-rw-r--r-- | sysutils/xfce4-fm-icons/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xfce4-fm-icons/Makefile b/sysutils/xfce4-fm-icons/Makefile index 4aae78fc3f9..0bc9180bfc2 100644 --- a/sysutils/xfce4-fm-icons/Makefile +++ b/sysutils/xfce4-fm-icons/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:33:03 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/03 05:34:08 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" +XFCE4_VERSION= 4.0.0 + PKGNAME= xfce4-fm-icons-${XFCE4_VERSION} DISTNAME= xffm-icons-${XFCE4_VERSION} CATEGORIES= sysutils |