pkgsrc-WIP-changes archive

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

devel/ols: Moved package



Module Name:	pkgsrc-wip
Committed By:	Andreas T Jonsson <mail%andreasjonsson.se@localhost>
Pushed By:	phix
Date:		Fri Sep 12 07:27:30 2025 +0200
Changeset:	fee4c127a4533e0624fda9fba55767f07300ef64

Modified Files:
	ols/Makefile

Log Message:
devel/ols: Moved package

ols should be in devel and not lang.

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

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

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

diffs:
diff --git a/ols/Makefile b/ols/Makefile
index c98bf85092..627bacf01e 100644
--- a/ols/Makefile
+++ b/ols/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	ols-0.0.0.2213
-CATEGORIES=	lang
+CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=DanielGavin/}
 GITHUB_TAG=	fe4c7614d0c154a980158890a404732e45f6b52a
 


Home | Main Index | Thread Index | Old Index