diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /audio/xfce4-mixer/Makefile | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
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 7774c30ac79..7d98a2ee88f 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2012/10/02 23:48:13 asau Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/08 23:01:15 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= audio COMMENT= Xfce mixer plugin |