diff options
Diffstat (limited to 'x11/xmms-osd/Makefile')
-rw-r--r-- | x11/xmms-osd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index cdcb6c44736..73a0b000489 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/06/29 11:45:03 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/13 13:54:33 wiz 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 |