summaryrefslogtreecommitdiff
path: root/ham/gnuradio-trellis
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-16 12:56:40 +0000
committermef <mef@pkgsrc.org>2015-01-16 12:56:40 +0000
commitb10c3182e4aaea0aaace154e2bb943d1acff3f55 (patch)
tree0ca8d7c857ed3ab783cc59e1d50616e4bd1d86a8 /ham/gnuradio-trellis
parent48c999ee1b766e8d40deaa00c97542b0562c1593 (diff)
downloadpkgsrc-b10c3182e4aaea0aaace154e2bb943d1acff3f55.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-trellis')
-rw-r--r--ham/gnuradio-trellis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index 8bdba937ff3..05375fd9b68 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2015/01/03 14:18:13 mef Exp $
+# $NetBSD: Makefile,v 1.20 2015/01/16 12:56:41 mef Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 1
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"