diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
commit | 4f8127ec0566f0755b7867b7e82eb3bc1d9164c7 (patch) | |
tree | 5f421699368deecbb6f91936ff80e12baa9d4efb /comms | |
parent | 37beac9842bf6be1928bc1715015fffd4c9f2836 (diff) | |
download | ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.tar.gz ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/rtl-sdr/Makefile | 2 | ||||
-rw-r--r-- | comms/rtl-sdr/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile index ee9960e98da3..6826f631ad9e 100644 --- a/comms/rtl-sdr/Makefile +++ b/comms/rtl-sdr/Makefile @@ -3,7 +3,7 @@ PORTNAME= rtl-sdr PORTVERSION= 20140210 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= comms hamradio MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ LOCAL/martymac diff --git a/comms/rtl-sdr/pkg-plist b/comms/rtl-sdr/pkg-plist index 0c7442c634c7..4c795badc30c 100644 --- a/comms/rtl-sdr/pkg-plist +++ b/comms/rtl-sdr/pkg-plist @@ -32,7 +32,7 @@ libdata/pkgconfig/librtlsdr.pc %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.png %%DOXYGEN%%%%DOCSDIR%%/html/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/html/files.html -%%DOXYGEN%%%%DOCSDIR%%/html/files.js +%%DOXYGEN%%%%DOCSDIR%%/html/files_dup.js %%DOXYGEN%%%%DOCSDIR%%/html/folderclosed.png %%DOXYGEN%%%%DOCSDIR%%/html/folderopen.png %%DOXYGEN%%%%DOCSDIR%%/html/getopt_8h_source.html |