diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | cdd7787e749051b5f253a12e034d6af7f998b602 (patch) | |
tree | 86abc797e41b9db5e66ab99f193eea7b197c6e6b /audio/bmp-crossfade | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'audio/bmp-crossfade')
-rw-r--r-- | audio/bmp-crossfade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile index 0408ebd7a8e..23c1c42426d 100644 --- a/audio/bmp-crossfade/Makefile +++ b/audio/bmp-crossfade/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/01/27 06:56:42 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/05 00:47:35 ryoon Exp $ # PKGNAME= bmp-crossfade-0.3.11 DISTNAME= xmms-crossfade-0.3.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ |