summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
committeradam <adam@pkgsrc.org>2021-09-29 19:00:02 +0000
commit3c26900bdec43ba96cb9ef764679e78883765c08 (patch)
treed7d1327295be82f463d6fc3b3697f16b74f504ff /ham/gnuradio-fec
parent914bbf781af88c0cb849a9b37376e4c15c838803 (diff)
downloadpkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz
revbump for boost-libs
Diffstat (limited to 'ham/gnuradio-fec')
-rw-r--r--ham/gnuradio-fec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile
index a745fadf3d8..dfd7d32b6ca 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2021/09/08 21:05:13 nia Exp $
+# $NetBSD: Makefile,v 1.32 2021/09/29 19:00:49 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"