diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-09 16:42:27 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-05-09 16:42:27 +0000 |
commit | 4fd0a4b1c1c3f2cb1454e156e26774835885d347 (patch) | |
tree | 1b932c4555183e30779ab5f4c3093442aaa0b57e /comms | |
parent | 99d5a24eca4a0194ff773fff20b5400c62b0fd8d (diff) | |
download | ports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.tar.gz ports-4fd0a4b1c1c3f2cb1454e156e26774835885d347.zip |
Notes
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 |