diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-25 04:16:42 +0000 |
commit | 81495749e6c8891d8844dcc295635e96cc07fc79 (patch) | |
tree | 55b1793e6affd5b2bf38e09da6d390a6d56373f8 /x11/xmms-osd | |
parent | 5d4751406b2244824970693deb0595c12a3988bf (diff) | |
download | pkgsrc-81495749e6c8891d8844dcc295635e96cc07fc79.tar.gz |
Bump PKGREVISION due to gdk-pixbuf update.
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 9f7b18c14cb..203ef59adf5 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/02/19 15:00:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:44 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 |