pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 12 12:17:33 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-test-aiohttp


To generate a diff of this commit:
cvs rdiff -u -r1.1806 -r1.1807 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1806 pkgsrc/www/Makefile:1.1807
--- pkgsrc/www/Makefile:1.1806  Sat Aug 10 14:35:25 2024
+++ pkgsrc/www/Makefile Mon Aug 12 12:17:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1806 2024/08/10 14:35:25 wiz Exp $
+# $NetBSD: Makefile,v 1.1807 2024/08/12 12:17:32 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -907,6 +907,7 @@ SUBDIR+=    py-swish-e
 SUBDIR+=       py-sydent
 SUBDIR+=       py-telepath
 SUBDIR+=       py-terminado
+SUBDIR+=       py-test-aiohttp
 SUBDIR+=       py-test-django
 SUBDIR+=       py-test-httpbin
 SUBDIR+=       py-test-httpx



Home | Main Index | Thread Index | Old Index