pkgsrc-WIP-changes archive

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

Makefile: fix previous



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Jan 30 16:53:07 2025 -0500
Changeset:	cf547cfe14c07b8e2ca7eabb510127ca42d2ba26

Modified Files:
	Makefile

Log Message:
Makefile: fix previous

Sometimes, ^Y doesn't yank what you think....

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cf547cfe14c07b8e2ca7eabb510127ca42d2ba26

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

diffstat:
 Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c13b0c8c6e..5fa9e7f8e2 100644
--- a/Makefile
+++ b/Makefile
@@ -3847,10 +3847,7 @@ SUBDIR+=	py-github3.py
 SUBDIR+=	py-glespy
 SUBDIR+=	py-glom
 SUBDIR+=	py-gmane
-# $NetBSD$
-
-COMMENT=	Work-in-progress packages
-
+SUBDIR+=	py-gmqtt
 SUBDIR+=	2048-c
 SUBDIR+=	3dsconv
 SUBDIR+=	4ti2


Home | Main Index | Thread Index | Old Index