aboutsummaryrefslogtreecommitdiff
path: root/databases/soci
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-04-06 17:04:43 +0000
commitd17ef798514ce4ca4630ecdeccef569b1a650e4d (patch)
tree4e62657a7c213a7ba54c3241b1e6a89ab949bc0a /databases/soci
parent8fbaacf35d5c51ee174b26455490e31e46ea8536 (diff)
downloadports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.tar.gz
ports-d17ef798514ce4ca4630ecdeccef569b1a650e4d.zip
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports are reassigned back to him, with the exception of lang/go where both quantity and length of timeouts made the reset appropriate and necessary. With hat: portmgr
Notes
Notes: svn path=/head/; revision=530892
Diffstat (limited to 'databases/soci')
-rw-r--r--databases/soci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index a6c77d0367f4..eaf83b34fc36 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 18
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= C++ Database Access Library
LICENSE= BSL