diff options
Diffstat (limited to 'ham/gnuradio-uhd')
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 6c0b999594a..f8d606c8986 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/04/30 01:21:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2017/08/24 20:03:25 adam Exp $ PKGNAME= gnuradio-uhd-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |