pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Nov 18 11:09:12 UTC 2025

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Enable yt-dlp-ejs


To generate a diff of this commit:
cvs rdiff -u -r1.1612 -r1.1613 pkgsrc/net/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/Makefile
diff -u pkgsrc/net/Makefile:1.1612 pkgsrc/net/Makefile:1.1613
--- pkgsrc/net/Makefile:1.1612  Thu Oct 30 04:01:58 2025
+++ pkgsrc/net/Makefile Tue Nov 18 11:09:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1612 2025/10/30 04:01:58 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1613 2025/11/18 11:09:12 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -1100,6 +1100,7 @@ SUBDIR+=  yaydl
 SUBDIR+=       yaz
 SUBDIR+=       youtube-dl
 SUBDIR+=       yt-dlp
+SUBDIR+=       yt-dlp-ejs
 SUBDIR+=       ytalk
 SUBDIR+=       ywho
 SUBDIR+=       zenmap



Home | Main Index | Thread Index | Old Index