summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
committerryoon <ryoon@pkgsrc.org>2017-04-30 01:21:19 +0000
commitea4f1efd8b8f9934e63e19798ed46d7bd3f4006f (patch)
treeeeb22937b093d37bef63790401db41fea688891d /ham/gnuradio-fec
parent3a8573e11370d283d1ccd0cf5a0eb4de43c965b3 (diff)
downloadpkgsrc-ea4f1efd8b8f9934e63e19798ed46d7bd3f4006f.tar.gz
Recursive revbump from boost update
Diffstat (limited to 'ham/gnuradio-fec')
-rw-r--r--ham/gnuradio-fec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile
index 0b810215806..8520a0206d9 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/01/13 22:03:36 mef Exp $
+# $NetBSD: Makefile,v 1.9 2017/04/30 01:21:45 ryoon Exp $
PKGNAME= gnuradio-fec-${VERSION}
+PKGREVISION= 1
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"