diff options
Diffstat (limited to 'x11/xmms-osd/Makefile')
-rw-r--r-- | x11/xmms-osd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 203ef59adf5..bc596d3b551 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2004/06/04 12:04:45 xtraeme Exp $ # .include "../xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 1 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |