diff options
author | abs <abs> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs> | 2010-11-15 22:56:08 +0000 |
commit | b3328f8ca5d1b68800fc16ecbfa63951845b68e0 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /audio/xfce4-mixer | |
parent | 43c4ac5fdc21ab3b5ba066e4baa060411a879e69 (diff) | |
download | pkgsrc-b3328f8ca5d1b68800fc16ecbfa63951845b68e0.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'audio/xfce4-mixer')
-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 |