diff options
author | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
commit | c3975bca9a7be94615f35330aa750778557bc15b (patch) | |
tree | 6d249a081879c96ba52b529756bca661402f5d16 /databases | |
parent | a8c9c4652ba8be397dd1a4db78f9b785e8e7b2ba (diff) | |
download | freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.gz freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.zst freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.zip |
Return ports maintained by John Marino to the pool, see r433827 for details
Diffstat (limited to 'databases')
-rw-r--r-- | databases/adabase/Makefile | 2 | ||||
-rw-r--r-- | databases/apq-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/apq-odbc/Makefile | 2 | ||||
-rw-r--r-- | databases/apq-pgsql/Makefile | 2 | ||||
-rw-r--r-- | databases/apq/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/adabase/Makefile b/databases/adabase/Makefile index 0f9d1ea6fe05..c802da81ebd1 100644 --- a/databases/adabase/Makefile +++ b/databases/adabase/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.1 DISTVERSIONPREFIX= v CATEGORIES= databases -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Thick database bindings for Ada LICENSE= ISCL diff --git a/databases/apq-mysql/Makefile b/databases/apq-mysql/Makefile index 63be88a9aaf3..3f4f0d627a1f 100644 --- a/databases/apq-mysql/Makefile +++ b/databases/apq-mysql/Makefile @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_MYSQL_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 MySQL database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq-odbc/Makefile b/databases/apq-odbc/Makefile index 0bb26394d8ad..b552422debe4 100644 --- a/databases/apq-odbc/Makefile +++ b/databases/apq-odbc/Makefile @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_ODBC_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 ODBC database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq-pgsql/Makefile b/databases/apq-pgsql/Makefile index 6f24de3aaa67..48951088d002 100644 --- a/databases/apq-pgsql/Makefile +++ b/databases/apq-pgsql/Makefile @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_PGSQL_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 PostgreSQL database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq/Makefile b/databases/apq/Makefile index 6779fbc4e60e..6c5de7ea3402 100644 --- a/databases/apq/Makefile +++ b/databases/apq/Makefile @@ -7,7 +7,7 @@ PORTREVISION= ${BASE_PORTREV} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 database base library LICENSE= GPLv2 GMGPL |