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: wiz
Date: Tue Sep 9 07:14:20 UTC 2025
Modified Files:
pkgsrc/net: Makefile
Log Message:
net/Makefile: fix typo, and sort
To generate a diff of this commit:
cvs rdiff -u -r1.1608 -r1.1609 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.1608 pkgsrc/net/Makefile:1.1609
--- pkgsrc/net/Makefile:1.1608 Sun Sep 7 18:37:21 2025
+++ pkgsrc/net/Makefile Tue Sep 9 07:14:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1608 2025/09/07 18:37:21 maya Exp $
+# $NetBSD: Makefile,v 1.1609 2025/09/09 07:14:20 wiz Exp $
#
COMMENT= Networking tools
@@ -719,8 +719,8 @@ SUBDIR+= py-amqp
SUBDIR+= py-apache-libcloud
SUBDIR+= py-asyncio-nats-client
SUBDIR+= py-awscli
-SUBDIR== py-awscli2
SUBDIR+= py-awscli-plugin-logs-tail
+SUBDIR+= py-awscli2
SUBDIR+= py-beanstalkc
SUBDIR+= py-bonjour
SUBDIR+= py-boto3
Home |
Main Index |
Thread Index |
Old Index