summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-01-01 16:05:55 +0000
committeradam <adam@pkgsrc.org>2017-01-01 16:05:55 +0000
commite0aee5b9970ffeacf210584563df8eece4cff149 (patch)
tree0828ea9792b0384707d029eac24e0dda899fb396 /ham/gnuradio-fec
parent4628d8f735304b80a6d473ea6184fc441581bd92 (diff)
downloadpkgsrc-e0aee5b9970ffeacf210584563df8eece4cff149.tar.gz
Revbump after boost update
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 cf06d5c9874..2e3266758da 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:55 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/01/01 16:06:22 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"