diff options
author | martti <martti@pkgsrc.org> | 2005-01-17 12:56:13 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-01-17 12:56:13 +0000 |
commit | 9a96838bce3e1a7fb109285a4b1a72cf23ef6b17 (patch) | |
tree | 9b64448f9255bb8b56c198aa216e527b26bfb4c9 /x11/xfce4-toys/Makefile | |
parent | 8372d0972162775350660eed08df837e6c558d35 (diff) | |
download | pkgsrc-9a96838bce3e1a7fb109285a4b1a72cf23ef6b17.tar.gz |
Updated XFce to 4.2.0
Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)
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 9430599e201..2e6e161fa15 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:14 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 toys |