summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ham/gnuradio-companion/Makefile3
-rw-r--r--ham/gnuradio-fcd/Makefile3
-rw-r--r--ham/gnuradio-wxgui/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index 7b2895ce76a..88c92d24242 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2017/02/12 06:25:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/03/15 13:42:00 mef Exp $
PKGNAME= gnuradio-companion-${VERSION}
-PKGREVISION= 2
COMMENT= User interface entry of GNU Radio
#CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
diff --git a/ham/gnuradio-fcd/Makefile b/ham/gnuradio-fcd/Makefile
index 4e6885324bd..a40c7981758 100644
--- a/ham/gnuradio-fcd/Makefile
+++ b/ham/gnuradio-fcd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/02/12 06:25:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/03/15 13:42:00 mef Exp $
PKGNAME= gnuradio-fcd-${VERSION}
-PKGREVISION= 2
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index 46f1ae611d9..e27b3defef1 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2017/02/12 06:25:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2017/03/15 13:42:01 mef Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
-PKGREVISION= 2
COMMENT= WxGTK Toolkit module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"