diff options
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index f683afc02b1..e1608a1bfd3 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2009/09/16 01:15:33 reed Exp $ +# $NetBSD: Makefile,v 1.27 2010/06/13 22:43:54 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= audio COMMENT= Xfce mixer plugin |