git: 904eb2df1b26 - main - databases/soci: Adopt port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Feb 2022 17:59:01 UTC
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=904eb2df1b26d175d8b17e54ae9fc963ab44ca9f
commit 904eb2df1b26d175d8b17e54ae9fc963ab44ca9f
Author: Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-02-11 17:59:00 +0000
Commit: Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-02-11 17:59:00 +0000
databases/soci: Adopt port
---
databases/soci/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index a215823e991f..fc53ed55c1f4 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 4.0.3
CATEGORIES= databases
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nc@FreeBSD.org
COMMENT= C++ Database Access Library
LICENSE= BSL