aboutsummaryrefslogtreecommitdiff
path: root/databases/db18
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 02:25:22 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-09-28 05:13:33 +0000
commit10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 (patch)
treec3a586aa92bfbd0fc90fe36c4fcc1a10bdd6a3b0 /databases/db18
parent9260bc85abe97a42706374c893e0567d5fa409ca (diff)
downloadports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.tar.gz
ports-10c30f1825b82a7e2e27e2d9e176fe8f325ffce3.zip
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32170
Diffstat (limited to 'databases/db18')
-rw-r--r--databases/db18/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db18/Makefile b/databases/db18/Makefile
index 22356cbfd9ca..92d297c91fb3 100644
--- a/databases/db18/Makefile
+++ b/databases/db18/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX?=
DISTNAME= db-${PORTVERSION}
DIST_SUBDIR= bdb
-MAINTAINER= yasu@utahime.org
+MAINTAINER= yasu@FreeBSD.org
COMMENT= Oracle Berkeley DB, Release ${BDBVER}
LICENSE= AGPLv3 BSD3CLAUSE UPL10