diff options
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 10f035816f5..afe2f892f72 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2010/09/14 11:01:26 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2010/11/15 22:56:23 abs Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio COMMENT= Xfce mixer plugin |