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 e30193053f1..de058df9d15 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2013/10/10 14:41:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:39 ryoon Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= audio MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/ COMMENT= Xfce XMMS plugin |