diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | fac7c21d661c3ab7e170729819bb39d22eff0219 (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /ham/gnuradio-gsm | |
parent | 46df93cfc05e408fcdeea649999bc0ce3c973508 (diff) | |
download | pkgsrc-fac7c21d661c3ab7e170729819bb39d22eff0219.tar.gz |
recursive bump from boost-lib shlib update.
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 a939a9deb59..0869edb2f7f 100644 --- a/ham/gnuradio-gsm/Makefile +++ b/ham/gnuradio-gsm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 13:01:44 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:06 obache Exp $ PKGNAME= gnuradio-gsm-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GNU Radio GSM 06.10 13kbit/sec voice encoder/decoder .include "../../meta-pkgs/gnuradio/Makefile.common" |