diff options
author | yuri <yuri@FreeBSD.org> | 2018-07-02 09:09:27 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-07-02 09:09:27 +0800 |
commit | a0c4dda8f33b5fce1806743090d39d2dc9bb003f (patch) | |
tree | 50000009e3377fd0f2be0173347b6269de26db94 /misc | |
parent | ff4764da3989fb9d78ff960ea39172daa22c690a (diff) | |
download | freebsd-ports-gnome-a0c4dda8f33b5fce1806743090d39d2dc9bb003f.tar.gz freebsd-ports-gnome-a0c4dda8f33b5fce1806743090d39d2dc9bb003f.tar.zst freebsd-ports-gnome-a0c4dda8f33b5fce1806743090d39d2dc9bb003f.zip |
misc/py-SimpleSoapy misc/urh misc/soapysdr misc/py-soapy_power: Add the hamradio category
Reported by: Diane Bruce <db@db.net>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-SimpleSoapy/Makefile | 2 | ||||
-rw-r--r-- | misc/py-soapy_power/Makefile | 2 | ||||
-rw-r--r-- | misc/soapysdr/Makefile | 2 | ||||
-rw-r--r-- | misc/urh/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-SimpleSoapy/Makefile b/misc/py-SimpleSoapy/Makefile index d45005dcea06..4c30e46eaee6 100644 --- a/misc/py-SimpleSoapy/Makefile +++ b/misc/py-SimpleSoapy/Makefile @@ -3,7 +3,7 @@ PORTNAME= SimpleSoapy DISTVERSION= 1.5.1 PORTREVISION= 1 -CATEGORIES= misc python +CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-soapy_power/Makefile b/misc/py-soapy_power/Makefile index 9fc67643b756..b58677d4cefe 100644 --- a/misc/py-soapy_power/Makefile +++ b/misc/py-soapy_power/Makefile @@ -2,7 +2,7 @@ PORTNAME= soapy_power DISTVERSION= 1.6.1 -CATEGORIES= misc python +CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 diff --git a/misc/urh/Makefile b/misc/urh/Makefile index 1b181c20a808..d1bc15c0a929 100644 --- a/misc/urh/Makefile +++ b/misc/urh/Makefile @@ -2,7 +2,7 @@ PORTNAME= urh DISTVERSION= 2.2.0 -CATEGORIES= misc python +CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP MAINTAINER= yuri@FreeBSD.org |