summaryrefslogtreecommitdiff
path: root/ham/gnuradio-fec
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-17 15:52:56 +0000
committeradam <adam@pkgsrc.org>2015-04-17 15:52:56 +0000
commit1aad4435e0bf7925917a373d9944620d685d6117 (patch)
tree4207511bf8772a2bd8b4af88be255247c0c6cc9f /ham/gnuradio-fec
parent878dbb15337e452862aef4629fa9027472bcd7c3 (diff)
downloadpkgsrc-1aad4435e0bf7925917a373d9944620d685d6117.tar.gz
Revbump after updating devel/boost-libs
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 bef50b580e0..333368f36c7 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
+PKGREVISION= 1
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"