diff options
author | bf <bf@FreeBSD.org> | 2011-05-10 00:42:27 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-05-10 00:42:27 +0800 |
commit | 9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82 (patch) | |
tree | 429963647e6e5bedcc078c89848272ba7005f80f /comms | |
parent | 09c383e1087f0045ede49a9c0779de7fdbbe9e47 (diff) | |
download | freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.gz freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.tar.zst freebsd-ports-gnome-9bbf7c7a9c893bc51fb874b6cf6d2a70fbd13d82.zip |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index c874bbcb3371..87302e8cba80 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuradio PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms astro hamradio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnuradio |