diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /audio/bmp-crossfade/Makefile | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
Diffstat (limited to 'audio/bmp-crossfade/Makefile')
-rw-r--r-- | audio/bmp-crossfade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile index 2cd6a635051..0f746399355 100644 --- a/audio/bmp-crossfade/Makefile +++ b/audio/bmp-crossfade/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/08/27 15:39:53 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2013/09/02 19:50:52 adam Exp $ # PKGNAME= bmp-crossfade-0.3.11 DISTNAME= xmms-crossfade-0.3.11 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ |