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/gqrx | |
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/gqrx')
-rw-r--r-- | comms/gqrx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index e2e31f141782..ded20708fbdd 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -3,6 +3,7 @@ PORTNAME= gqrx PORTVERSION= 2.11.4 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= comms hamradio |