diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /x11/xmms-osd | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'x11/xmms-osd')
-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 29ef96ceee8..681d09804b3 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2012/10/29 05:07:16 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/01/26 21:39:22 adam Exp $ # .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |