svn commit: r557061 - head/net

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 5 13:51:38 UTC 2020


Author: sunpoet
Date: Sat Dec  5 13:51:38 2020
New Revision: 557061
URL: https://svnweb.freebsd.org/changeset/ports/557061

Log:
  Move net/py-ndg_httpsclient to net/py-ndg-httpsclient

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Dec  5 13:50:46 2020	(r557060)
+++ head/net/Makefile	Sat Dec  5 13:51:38 2020	(r557061)
@@ -1040,7 +1040,7 @@
     SUBDIR += py-miniupnpc
     SUBDIR += py-mpi4py
     SUBDIR += py-msrplib
-    SUBDIR += py-ndg_httpsclient
+    SUBDIR += py-ndg-httpsclient
     SUBDIR += py-netaddr
     SUBDIR += py-netif
     SUBDIR += py-netifaces


More information about the svn-ports-head mailing list