diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-06-04 12:04:45 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-06-04 12:04:45 +0000 |
commit | b88d9d9bc0fc0f3c6e80bb088c8c1465d9f8946f (patch) | |
tree | 7d22fccf4308d7b0ff8471f433363ac70e64f2d0 /x11 | |
parent | 61febd376c170d13b668f485d1e1949975e9b9bc (diff) | |
download | pkgsrc-b88d9d9bc0fc0f3c6e80bb088c8c1465d9f8946f.tar.gz |
Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv).
Diffstat (limited to 'x11')
-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 203ef59adf5..bc596d3b551 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2004/06/04 12:04:45 xtraeme 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 |