diff options
Diffstat (limited to 'x11/xmms-osd/Makefile')
-rw-r--r-- | x11/xmms-osd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 2b657ec6a89..ccc1ed33587 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:32 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:25 tnn Exp $ # .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |