pkgsrc-WIP-changes archive

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

opa: Use devel as category



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Jan 20 23:51:53 2022 +0100
Changeset:	8b93d9aefd33f99183f5370fd745b93d4c1f9168

Modified Files:
	opa/Makefile

Log Message:
opa: Use devel as category

Probably more devel than security, like conftest.

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

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

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

diffs:
diff --git a/opa/Makefile b/opa/Makefile
index 68d3f0104d..038360550f 100644
--- a/opa/Makefile
+++ b/opa/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	opa-0.36.1
-CATEGORIES=	security
+CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=open-policy-agent/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 


Home | Main Index | Thread Index | Old Index