diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-27 17:11:51 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-27 17:11:51 +0000 |
commit | 46a065c8c3cb8d4158099975c75d9a1754d642bd (patch) | |
tree | 75dd1e33c35a9c4bd5e64ed4767a99bb1089dbe9 /comms/rtl-sdr/Makefile | |
parent | fc37a38e71a5972dd5e476cb4b0457a70d9d34ce (diff) |
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 0d546d79786e..77c5385ab742 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= rtl-sdr PORTVERSION= 20140210 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac |