pkgsrc-WIP-changes archive

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

Set CATEGORY



Module Name:	pkgsrc-wip
Committed By:	Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By:	bartosz.kuzma
Date:		Fri Jan 2 06:16:53 2026 +0100
Changeset:	ba40e677f3ca7128be64753cb703ac6534442958

Modified Files:
	cloudflare-speed-cli/Makefile

Log Message:
Set CATEGORY

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

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

diffstat:
 cloudflare-speed-cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/cloudflare-speed-cli/Makefile b/cloudflare-speed-cli/Makefile
index 6b23f18c5c..ce6be0db22 100644
--- a/cloudflare-speed-cli/Makefile
+++ b/cloudflare-speed-cli/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	cloudflare-speed-cli-0.4.3
-CATEGORIES=	# TODO: add primary category
+CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kavehtehrani/}
 GITHUB_TAG=	refs/tags/v${PKGVERSION_NOREV}
 


Home | Main Index | Thread Index | Old Index