diff options
author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
tree | 1271f14eea592c12f277404fe23631b1005e47e9 /ham/gnuradio-companion | |
parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz |
revbump for boost-libs update
Diffstat (limited to 'ham/gnuradio-companion')
-rw-r--r-- | ham/gnuradio-companion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile index ad33a5b7f64..6e26da7be69 100644 --- a/ham/gnuradio-companion/Makefile +++ b/ham/gnuradio-companion/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2018/04/16 14:34:42 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2018/04/29 21:31:46 adam Exp $ PKGNAME= gnuradio-companion-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= User interface entry of GNU Radio #CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf |