diff options
author | bf <bf@FreeBSD.org> | 2013-08-27 00:06:37 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-08-27 00:06:37 +0800 |
commit | 1851b95b9492315bfd099d4f65c9edda47271bb4 (patch) | |
tree | 347697fba4162ae0c60ff32a1a87d6d7f894c389 /comms | |
parent | d20958189a812014914778007f4aabed5f350cea (diff) | |
download | freebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.tar.gz freebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.tar.zst freebsd-ports-gnome-1851b95b9492315bfd099d4f65c9edda47271bb4.zip |
Update math/gsl to 1.16 and adjust some dependent ports
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 62dfc5c02fad..b39a39c5e904 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,6 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.6.5 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ ${MASTER_SITE_LOCAL} |