summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authoradam <adam>2016-10-07 18:25:29 +0000
committeradam <adam>2016-10-07 18:25:29 +0000
commit2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4 (patch)
tree7e236f711849af475c165e9067385883a48b462a /ham/gnuradio-fec
parent3e1b5cabedd8687ad3cd82575abd333bef5aa152 (diff)
downloadpkgsrc-2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4.tar.gz
Revbump post 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 7e4b56d975e..cf06d5c9874 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/07/12 11:36:47 mef Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/07 18:25:55 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
+PKGREVISION= 1
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"