diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /x11/xmms-osd/Makefile | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
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 d7860aee065..b9d2faae38c 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/04/22 13:45:16 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/01/13 10:55:52 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |