diff options
Diffstat (limited to 'x11/xmms-osd')
-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 a7a6a5f273b..cdcb6c44736 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:57:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/29 11:45:03 jmmv 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 |