diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
commit | dbb48d51ec234ab3077c8279a26c0489411af71f (patch) | |
tree | bd87084ad0ac16a15db41380d4e97b51965271c7 /comms | |
parent | 79f23d9e595223d7b150162bf5e4af9df0ad0c94 (diff) |
x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4
PR: 248244
Submitted by: VVD <vvd@unislabs.com>
Notes
Notes:
svn path=/head/; revision=547284
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cubicsdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/cubicsdr/Makefile b/comms/cubicsdr/Makefile index bc0b04264776..1c37d8e387d2 100644 --- a/comms/cubicsdr/Makefile +++ b/comms/cubicsdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= cubicsdr DISTVERSION= 0.2.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org |