diff options
author | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-01-23 11:53:46 +0000 |
commit | a1817249317c9e15fa36855cdd6e41a8e66119b2 (patch) | |
tree | 09aa95440c091088a342fe9b1f56cf87f51f092b /audio/xfce4-mixer/Makefile | |
parent | 98dbece6a34e158b40be11f89a1d2af0fa9ea93d (diff) | |
download | pkgsrc-a1817249317c9e15fa36855cdd6e41a8e66119b2.tar.gz |
Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.
[1] Xfce 4.4.0 is already in pkgsrc-wip.
Diffstat (limited to 'audio/xfce4-mixer/Makefile')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 11ec68bff3a..44fa5cc9118 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/01/23 11:53:46 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} -PKGREVISION= 4 +#PKGREVISION= 1 CATEGORIES= audio COMMENT= Xfce mixer plugin |