diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-06-29 11:45:00 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-06-29 11:45:00 +0000 |
commit | e1bc0115336d78eff8d450d425c6b3f9e2d6395f (patch) | |
tree | 175ebf1d51b7f4fd7607af1b2c0c24e1bc62946d /x11/xmms-osd | |
parent | 7bf4c1f7ad2d5b674e402b3d32c3b801aabed497 (diff) | |
download | pkgsrc-e1bc0115336d78eff8d450d425c6b3f9e2d6395f.tar.gz |
Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
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 |