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:   jnemeth
Date:           Thu Oct  7 05:59:10 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
add and enable wget2


To generate a diff of this commit:
cvs rdiff -u -r1.1426 -r1.1427 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.1426 pkgsrc/net/Makefile:1.1427
--- pkgsrc/net/Makefile:1.1426  Sun Sep 19 13:52:15 2021
+++ pkgsrc/net/Makefile Thu Oct  7 05:59:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1426 2021/09/19 13:52:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1427 2021/10/07 05:59:10 jnemeth Exp $
 #
 
 COMMENT=       Networking tools
@@ -991,6 +991,7 @@ SUBDIR+=    wap-utils
 SUBDIR+=       waste
 SUBDIR+=       websocketpp
 SUBDIR+=       wget
+SUBDIR+=       wget2
 SUBDIR+=       wgetpaste
 SUBDIR+=       whatmask
 SUBDIR+=       whois3



Home | Main Index | Thread Index | Old Index