aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-02 01:09:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-02 01:09:27 +0000
commit33181e7ac2d8d51091720b493b193ee6b8445414 (patch)
tree50000009e3377fd0f2be0173347b6269de26db94
parentf1c5b78c485b8330d92249bb1b72e002c1b429a0 (diff)
downloadports-33181e7ac2d8d51091720b493b193ee6b8445414.tar.gz
ports-33181e7ac2d8d51091720b493b193ee6b8445414.zip
misc/py-SimpleSoapy misc/urh misc/soapysdr misc/py-soapy_power: Add the hamradio category
Reported by: Diane Bruce <db@db.net>
Notes
Notes: svn path=/head/; revision=473693
-rw-r--r--misc/py-SimpleSoapy/Makefile2
-rw-r--r--misc/py-soapy_power/Makefile2
-rw-r--r--misc/soapysdr/Makefile2
-rw-r--r--misc/urh/Makefile2
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