diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-18 21:57:42 +0800 |
commit | d13c775570c558caaf2a9633b618355ed6e5c17c (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /comms/gr-osmosdr | |
parent | 6e52a3713447ca83b286280a28ee3b252cfda7d8 (diff) | |
download | freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.gz freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.tar.zst freebsd-ports-gnome-d13c775570c558caaf2a9633b618355ed6e5c17c.zip |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
Diffstat (limited to 'comms/gr-osmosdr')
-rw-r--r-- | comms/gr-osmosdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index a1087e34ec11..599cdbac01f5 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -2,7 +2,7 @@ PORTNAME= gr-osmosdr PORTVERSION= 20170612 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |