aboutsummaryrefslogtreecommitdiff
path: root/databases
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
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')
-rw-r--r--databases/cdb/Makefile2
-rw-r--r--databases/soci/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 6113d9ac1f6e..b950e8ff032b 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.75
CATEGORIES= databases
MASTER_SITES= http://cr.yp.to/cdb/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Fast lookup database library & utilities
ALL_TARGET= it
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