diff options
Diffstat (limited to 'ham/gnuradio-uhd/Makefile')
-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 b29b99de7f6..d9cd9ff832a 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2022/03/28 10:56:17 tnn Exp $ +# $NetBSD: Makefile,v 1.38 2022/04/18 19:11:26 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" |