diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-05-01 19:35:14 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-05-01 19:35:14 +0000 |
commit | 7469b029a6854859a1f068dfc9344e927f1f21ca (patch) | |
tree | 8f109f7e53e6c9372dc6fbb0a978036f77b82b49 /comms/cubicsdr | |
parent | 4718eb080d90fdc9ded88ce656d95f499e868c1d (diff) |
Notes
Diffstat (limited to 'comms/cubicsdr')
-rw-r--r-- | comms/cubicsdr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile index 96cb975fba10..534f3095c471 100644 --- a/comms/cubicsdr/Makefile +++ b/comms/cubicsdr/Makefile @@ -2,6 +2,7 @@ PORTNAME= cubicsdr DISTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org |