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 57a61d708d5..1aea14dee09 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:21 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:34 reed Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.1.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 XMMS plugin |