diff options
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 c802da81ebd1..141158905305 100644 --- a/databases/adabase/Makefile +++ b/databases/adabase/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.1 DISTVERSIONPREFIX= v CATEGORIES= databases -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Thick database bindings for Ada LICENSE= ISCL diff --git a/databases/apq-mysql/Makefile b/databases/apq-mysql/Makefile index 3f4f0d627a1f..fd9eec21e46e 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= APQ Ada95 MySQL database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq-odbc/Makefile b/databases/apq-odbc/Makefile index b552422debe4..a723614e3e4d 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= APQ Ada95 ODBC database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq-pgsql/Makefile b/databases/apq-pgsql/Makefile index 48951088d002..c64da39d534a 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= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= APQ Ada95 PostgreSQL database driver LICENSE= GPLv2 GMGPL diff --git a/databases/apq/Makefile b/databases/apq/Makefile index 6c5de7ea3402..6d84e43c0563 100644 --- a/databases/apq/Makefile +++ b/databases/apq/Makefile @@ -7,7 +7,7 @@ PORTREVISION= ${BASE_PORTREV} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= APQ Ada95 database base library LICENSE= GPLv2 GMGPL |