diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-02 01:09:27 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-02 01:09:27 +0000 |
commit | 33181e7ac2d8d51091720b493b193ee6b8445414 (patch) | |
tree | 50000009e3377fd0f2be0173347b6269de26db94 /misc/soapysdr | |
parent | f1c5b78c485b8330d92249bb1b72e002c1b429a0 (diff) | |
download | ports-33181e7ac2d8d51091720b493b193ee6b8445414.tar.gz ports-33181e7ac2d8d51091720b493b193ee6b8445414.zip |
Notes
Diffstat (limited to 'misc/soapysdr')
-rw-r--r-- | misc/soapysdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/soapysdr/Makefile b/misc/soapysdr/Makefile index 14cf5f01de2d..f3ef59ce4fb4 100644 --- a/misc/soapysdr/Makefile +++ b/misc/soapysdr/Makefile @@ -4,7 +4,7 @@ PORTNAME= SoapySDR DISTVERSIONPREFIX= soapy-sdr- DISTVERSION= 0.6.1-71 DISTVERSIONSUFFIX= -g69c16e9 -CATEGORIES= misc +CATEGORIES= misc hamradio MAINTAINER= yuri@FreeBSD.org COMMENT= Vendor and platform neutral SDR support library |