diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-05-17 05:55:12 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-05-17 05:55:12 +0000 |
commit | 4c1a39996648890aee504700474826976269e540 (patch) | |
tree | 8f2be4fce582d81352781e158d9208b3e4e41e0e /comms/gnuradio/Makefile | |
parent | 79ec3233cba24b0a155c88e886492d5c0de41ffd (diff) | |
download | ports-4c1a39996648890aee504700474826976269e540.tar.gz ports-4c1a39996648890aee504700474826976269e540.zip |
Notes
Diffstat (limited to 'comms/gnuradio/Makefile')
-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 1b37cefcca86..bec201e4b112 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.1.0 +PORTREVISION= 1 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org |