diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-27 16:32:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-09-27 16:32:52 +0000 |
commit | ea16d28b49566b902ca19ac4e40552ca63d7299f (patch) | |
tree | a1f07443c751a445876c45f218e2c383aa0879dc /comms/rtl-sdr/Makefile | |
parent | 499919c7a862b71107d9120724b970ad1c222e63 (diff) | |
download | ports-ea16d28b49566b902ca19ac4e40552ca63d7299f.tar.gz ports-ea16d28b49566b902ca19ac4e40552ca63d7299f.zip |
Notes
Diffstat (limited to 'comms/rtl-sdr/Makefile')
-rw-r--r-- | comms/rtl-sdr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index 137e551cc214..c2951366a532 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= rtl-sdr PORTVERSION= 20140210 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |