summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-11-23 16:18:32 +0000
committeradam <adam@pkgsrc.org>2022-11-23 16:18:32 +0000
commitc4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch)
treeaa11122615289b26a603d8cc8dc8954329859f08 /ham/gnuradio-fec
parent71596667b607c939aee60c15d4c4282addbf2e8d (diff)
downloadpkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz
massive revision bump after textproc/icu 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 f171e8f5954..e22b6023f4d 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2022/10/09 07:56:10 adam Exp $
+# $NetBSD: Makefile,v 1.43 2022/11/23 16:20:25 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
+PKGREVISION= 1
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"