diff options
author | adam <adam@pkgsrc.org> | 2010-05-15 07:03:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-05-15 07:03:29 +0000 |
commit | b6f415faa39f3ff31f73ae287483a7b36f991cfa (patch) | |
tree | a5eaca8f001fc3ddbd3a793ac055c7e5fd76beeb /audio/bmpx | |
parent | f8ef9c6cd46ec5b9cd53b5acc72b39ae0c45fb0f (diff) | |
download | pkgsrc-b6f415faa39f3ff31f73ae287483a7b36f991cfa.tar.gz |
Revision bump after updating boost-libs to 1.43.0
Diffstat (limited to 'audio/bmpx')
-rw-r--r-- | audio/bmpx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index ee2e50f5da7..3252bdba3c9 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2009/10/19 19:33:02 adam Exp $ +# $NetBSD: Makefile,v 1.24 2010/05/15 07:03:29 adam Exp $ DISTNAME= bmpx-0.40.14 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://files.backtrace.info/releases/0.40/ EXTRACT_SUFX= .tar.bz2 |