diff options
author | mef <mef> | 2015-01-16 12:56:40 +0000 |
---|---|---|
committer | mef <mef> | 2015-01-16 12:56:40 +0000 |
commit | 7f2f3b47ae17835fa05b0f5c0a54119ea15537e6 (patch) | |
tree | 0ca8d7c857ed3ab783cc59e1d50616e4bd1d86a8 /ham/gnuradio-qtgui | |
parent | b785a3a601465ca93045cdd756ae77425d3c02b1 (diff) | |
download | pkgsrc-7f2f3b47ae17835fa05b0f5c0a54119ea15537e6.tar.gz |
Update gnuradio-core (and others) from 3.7.5 to 3.7.5.1
See commit log of gnuradio-core for the changes. Or
2014-10-21 GnuRadio 3.7.5.1 is available
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1
Diffstat (limited to 'ham/gnuradio-qtgui')
-rw-r--r-- | ham/gnuradio-qtgui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile index a81d86d3fc2..4fb36d7009a 100644 --- a/ham/gnuradio-qtgui/Makefile +++ b/ham/gnuradio-qtgui/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/11/07 19:39:35 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/01/16 12:56:40 mef Exp $ PKGNAME= gnuradio-qtgui-${VERSION} -PKGREVISION= 2 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |