svn commit: r564187 - head/devel/kore
Neel Chauhan
nc at FreeBSD.org
Sat Feb 6 05:50:05 UTC 2021
Author: nc
Date: Sat Feb 6 05:50:04 2021
New Revision: 564187
URL: https://svnweb.freebsd.org/changeset/ports/564187
Log:
devel/kore: Return to pool
Approved by: 0mp (mentor, implicit)
Modified:
head/devel/kore/Makefile
Modified: head/devel/kore/Makefile
==============================================================================
--- head/devel/kore/Makefile Sat Feb 6 03:39:03 2021 (r564186)
+++ head/devel/kore/Makefile Sat Feb 6 05:50:04 2021 (r564187)
@@ -6,7 +6,7 @@ PORTVERSION= 4.1.0
CATEGORIES= devel www
MASTER_SITES= https://kore.io/releases/
-MAINTAINER= nc at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Web application framework for writing web APIs in C
LICENSE= ISCL
More information about the svn-ports-all
mailing list