diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 13:09:56 +0000 |
commit | c0f51fae12dae94c59e092199423a8f5b1c68b2c (patch) | |
tree | 004f91a2cd5d77bd5eb0cb53987c1b5fdd85d9a9 /comms/gnuradio/Makefile | |
parent | 4daeca007b7d641be528b6f1df740b42356284f8 (diff) | |
download | ports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.tar.gz ports-c0f51fae12dae94c59e092199423a8f5b1c68b2c.zip |
Notes
Diffstat (limited to 'comms/gnuradio/Makefile')
-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 39c903fe2ebd..05ff2e1fbfeb 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnuradio PORTVERSION= 3.7.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms astro hamradio MASTER_SITES= http://gnuradio.org/releases/gnuradio/ \ ${MASTER_SITE_LOCAL} |