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 c4652e3bd6a..ceffad0e284 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/03/06 16:04:32 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:42:13 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ PKG_DESTDIR_SUPPORT= user-destdir XFCE4_VERSION= 0.5.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/ COMMENT= Xfce XMMS plugin |