diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-08-09 06:58:30 +0000 |
commit | 0b055d47f28aa0146c1cb2f8e85cd71f127dd553 (patch) | |
tree | 1cdec2aa532edb5042e8b80a8ee691de38be0ab7 /comms/uhd | |
parent | d105717fd776352f833b81cacbb311fb41495b24 (diff) |
Notes
Diffstat (limited to 'comms/uhd')
-rw-r--r-- | comms/uhd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index a38001a63011..462a643ea306 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} |