diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /ham/gnuradio-uhd/Makefile | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'ham/gnuradio-uhd/Makefile')
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 9dd81b59627..8314c3923d1 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2020/08/30 21:07:13 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2020/11/05 09:08:29 ryoon Exp $ PKGNAME= gnuradio-uhd-${VERSION} +PKGREVISION= 1 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" |