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 aba6eb3df09..71030608952 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:15:43 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:01 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= audio MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/ COMMENT= Xfce XMMS plugin |