pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/podcastdl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 22 08:43:58 UTC 2026

Modified Files:
        pkgsrc/net/podcastdl: Makefile

Log Message:
podcastdl: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/podcastdl/Makefile

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

Modified files:

Index: pkgsrc/net/podcastdl/Makefile
diff -u pkgsrc/net/podcastdl/Makefile:1.39 pkgsrc/net/podcastdl/Makefile:1.40
--- pkgsrc/net/podcastdl/Makefile:1.39  Wed Jan  7 08:48:25 2026
+++ pkgsrc/net/podcastdl/Makefile       Thu Jan 22 08:43:57 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.39 2026/01/07 08:48:25 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.40 2026/01/22 08:43:57 wiz Exp $
 
 DISTNAME=      podcastdl-0.3.3
 PKGREVISION=   21
 CATEGORIES=    net
-MASTER_SITES=  http://files.bebik.net/podcastdl/ \
-               http://rodrigo.osorio.free.fr/freebsd/distfiles/
+#MASTER_SITES= http://files.bebik.net/podcastdl/ \
+#              http://rodrigo.osorio.free.fr/freebsd/distfiles/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.bebik.net/doku.php?id=software:podcastdl
+#HOMEPAGE=     http://www.bebik.net/doku.php?id=software:podcastdl
 COMMENT=       CLI podcast client
 LICENSE=       isc
 



Home | Main Index | Thread Index | Old Index