diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | 3529d180077816946cf6570dae371c3434cf1149 (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /ham/gnuradio-audio-jack | |
parent | 581a53efc5329d741400c5ac31cfd9ed6321ecbc (diff) | |
download | pkgsrc-3529d180077816946cf6570dae371c3434cf1149.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'ham/gnuradio-audio-jack')
-rw-r--r-- | ham/gnuradio-audio-jack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-audio-jack/Makefile b/ham/gnuradio-audio-jack/Makefile index 20c5b18c6b3..e8567ad782e 100644 --- a/ham/gnuradio-audio-jack/Makefile +++ b/ham/gnuradio-audio-jack/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/08/12 12:21:39 markd Exp $ +# $NetBSD: Makefile,v 1.5 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-audio-jack-${VERSION} +PKGREVISION= 1 COMMENT= GNU Radio module for jack low latency audio server PKG_DESTDIR_SUPPORT= user-destdir |