diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | eb033d2a9886bb8bd0cc904e0c3768be418ceef4 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /ham/gnuradio-gsm | |
parent | 5532d284d3b69319b93ac25aa19658ed29c496fb (diff) | |
download | pkgsrc-eb033d2a9886bb8bd0cc904e0c3768be418ceef4.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'ham/gnuradio-gsm')
-rw-r--r-- | ham/gnuradio-gsm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-gsm/Makefile b/ham/gnuradio-gsm/Makefile index 0869edb2f7f..626128fd41f 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:06 obache Exp $ +# $NetBSD: Makefile,v 1.17 2013/11/20 13:23:44 obache Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder .include "../../meta-pkgs/gnuradio/Makefile.common" |