aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2020-09-10 19:17:38 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2020-09-10 19:17:38 +0000
commitf6c06f8c9a952a1301e2e993006c2ae938b4993e (patch)
tree427e52e8ccfeb07af6b24f330528ac81e128d976 /databases
parent2f1f18ca377aab27bed037aebd62e8f12c19c1fe (diff)
downloadports-f6c06f8c9a952a1301e2e993006c2ae938b4993e.tar.gz
ports-f6c06f8c9a952a1301e2e993006c2ae938b4993e.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mdbtools/Makefile2
-rw-r--r--databases/postgis-jdbc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index 4699081276f0..e96284a71f60 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -5,7 +5,7 @@ PORTNAME= mdbtools
DISTVERSION= 0.8.2
CATEGORIES= databases
-MAINTAINER= rhurlin@gwdg.de
+MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Utilities and libraries to export data from MS Access databases (.mdb)
LICENSE= GPLv2
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index c2e280c95d7e..e32cbddccb3b 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases java geography
MASTER_SITES= http://postgis.net/stuff/
EXTRACT_SUFX= .jar
-MAINTAINER= rhurlin@gwdg.de
+MAINTAINER= rhurlin@FreeBSD.org
COMMENT= PostGIS spatial data structures for JDBC
LICENSE= GPLv2 LGPL21