pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/rtl-sdr



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Apr 30 00:37:59 UTC 2024

Modified Files:
        pkgsrc/ham/rtl-sdr: Makefile

Log Message:
ham/rtl-sdr: Fix typo in HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/ham/rtl-sdr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/rtl-sdr/Makefile
diff -u pkgsrc/ham/rtl-sdr/Makefile:1.19 pkgsrc/ham/rtl-sdr/Makefile:1.20
--- pkgsrc/ham/rtl-sdr/Makefile:1.19    Sun Nov  5 15:17:28 2023
+++ pkgsrc/ham/rtl-sdr/Makefile Tue Apr 30 00:37:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/11/05 15:17:28 gdt Exp $
+# $NetBSD: Makefile,v 1.20 2024/04/30 00:37:59 gdt Exp $
 
 DISTNAME=              rtl-sdr-2.0.1
 CATEGORIES=            ham
@@ -11,7 +11,7 @@ GITHUB_TAG=           refs/tags/v${PKGVERSION_NOR
 #   https://github.com/librtlsdr/librtlsdr (forked from steve-m)
 
 MAINTAINER=            gdt%NetBSD.org@localhost
-HOMEPAGE=              https://osmocom.org/projects/rtl-sdr/wik
+HOMEPAGE=              https://osmocom.org/projects/rtl-sdr/wiki
 COMMENT=               Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index