diff options
Diffstat (limited to 'audio/xfce4-xmms-plugin/Makefile')
-rw-r--r-- | audio/xfce4-xmms-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile index 9254bc8d2bd..57a61d708d5 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 06:38:40 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:21 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.1.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 XMMS plugin |