summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-11 12:51:02 +0000
committerwiz <wiz@pkgsrc.org>2022-09-11 12:51:02 +0000
commit2cb7dafad24c46ea558793596db7a70c2f7cd44a (patch)
treeefaa73c15de5fa0d51a8109eb199befab141e6a1 /ham/gnuradio-fec
parent98d8fe356c16f48f9cbf12feefbc16c651daa32a (diff)
downloadpkgsrc-2cb7dafad24c46ea558793596db7a70c2f7cd44a.tar.gz
*: bump PKGREVISION for flac shlib bump
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 83ef4693735..900837e3c01 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2022/08/11 05:08:49 gutteridge Exp $
+# $NetBSD: Makefile,v 1.41 2022/09/11 12:51:54 wiz 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"