diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /comms/uhd | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (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 2b30df4dd718..59b3a0ba54cd 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} |