diff options
author | martti <martti@pkgsrc.org> | 2005-06-23 07:23:56 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-06-23 07:23:56 +0000 |
commit | 2af18f1bf67bec2bcfc434acd9852cd860eac686 (patch) | |
tree | 7ab12d2b02d192ee8857f70e9042ceeeb03a645d /audio/xfce4-xmms-plugin/Makefile | |
parent | d7ac0145f2bba224dfaf05dc217ac28ec00cf2cd (diff) | |
download | pkgsrc-2af18f1bf67bec2bcfc434acd9852cd860eac686.tar.gz |
Updated xfce4-xmms-plugin to 0.3.1
* bug fixes
Diffstat (limited to 'audio/xfce4-xmms-plugin/Makefile')
-rw-r--r-- | audio/xfce4-xmms-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile index 9865f8f7499..cb2e791b73c 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/23 07:23:56 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.1.1 +XFCE4_VERSION= 0.3.1 DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 XMMS plugin |