diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /x11/xmms-osd | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'x11/xmms-osd')
-rw-r--r-- | x11/xmms-osd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index c1a4f1097f1..a7a6a5f273b 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/12 12:15:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:57: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 |