diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /ham/gnuradio-core | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'ham/gnuradio-core')
-rw-r--r-- | ham/gnuradio-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index e927f88cdac..2f20f3b2e1d 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2016/07/09 06:38:23 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2016/10/07 18:25:54 adam Exp $ PKGNAME= gnuradio-core-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Core part of GNU Radio, all others need this PLIST_MINUS= # empty |