diff options
Diffstat (limited to 'audio/xfce4-xmms-plugin/Makefile')
-rw-r--r-- | audio/xfce4-xmms-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile index 71030608952..178620b8383 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:01 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/09/02 19:50:50 adam Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/ COMMENT= Xfce XMMS plugin |