diff options
author | martti <martti> | 2004-04-16 16:12:00 +0000 |
---|---|---|
committer | martti <martti> | 2004-04-16 16:12:00 +0000 |
commit | 92290036d80ae3e11ba6ff93989cd40e54f6fbbd (patch) | |
tree | 25f75ca31f5aca8d9319110c7a35d228a1fd649a /x11/xfce4-menueditor | |
parent | b932b10a5b4b2c6e29b092832bcb9b263f65bffd (diff) | |
download | pkgsrc-92290036d80ae3e11ba6ff93989cd40e54f6fbbd.tar.gz |
Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.
The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
Diffstat (limited to 'x11/xfce4-menueditor')
-rw-r--r-- | x11/xfce4-menueditor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce4-menueditor/Makefile b/x11/xfce4-menueditor/Makefile index 11b0dbe779c..4fe030975da 100644 --- a/x11/xfce4-menueditor/Makefile +++ b/x11/xfce4-menueditor/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2004/04/02 10:07:26 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/16 16:12:00 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 1.05 DISTNAME= xfce4-menueditor-${XFCE4_VERSION} +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://users.skynet.be/p0llux/files/ COMMENT= XFce4 menu editor |