summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
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"