diff options
author | linimon <linimon@FreeBSD.org> | 2010-06-18 17:59:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-06-18 17:59:04 +0800 |
commit | 0fd418206f5bec5fba81b8f39db1ccefed6ad051 (patch) | |
tree | 6ee911a7ab58ae837835328cc7c6b8cf622eb8a0 /databases | |
parent | 0e15eb6bf04844af8cd2477da9e17c1c08d86eb8 (diff) | |
download | freebsd-ports-gnome-0fd418206f5bec5fba81b8f39db1ccefed6ad051.tar.gz freebsd-ports-gnome-0fd418206f5bec5fba81b8f39db1ccefed6ad051.tar.zst freebsd-ports-gnome-0fd418206f5bec5fba81b8f39db1ccefed6ad051.zip |
Reset q@onthenet.com.au due to maintiner-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'databases')
-rw-r--r-- | databases/frontbase-jdbc/Makefile | 2 | ||||
-rw-r--r-- | databases/frontbase/Makefile | 2 | ||||
-rw-r--r-- | databases/openbase-jdbc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/frontbase-jdbc/Makefile b/databases/frontbase-jdbc/Makefile index b1a8d44c7481..ce76f018980c 100644 --- a/databases/frontbase-jdbc/Makefile +++ b/databases/frontbase-jdbc/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -jdbc DISTNAME= FrontBaseJDBC-${PORTVERSION} EXTRACT_SUFX= .tar -MAINTAINER?= q@onthenet.com.au +MAINTAINER?= ports@FreeBSD.org COMMENT= The Java JDBC implementation for FrontBase USE_JAVA= yes diff --git a/databases/frontbase/Makefile b/databases/frontbase/Makefile index db1ead0b34b8..b01b776d731e 100644 --- a/databases/frontbase/Makefile +++ b/databases/frontbase/Makefile @@ -13,7 +13,7 @@ MASTER_SITES+= http://www.frontbase.com/download/WO5Plugin/UnixLinux/:plugin DISTNAME= FrontBase-${PORTVERSION} DISTFILES= FrontBase-${PORTVERSION}.tar:db -MAINTAINER?= q@onthenet.com.au +MAINTAINER?= ports@FreeBSD.org COMMENT= Frontbase SQL Database Server IS_INTERACTIVE= yes diff --git a/databases/openbase-jdbc/Makefile b/databases/openbase-jdbc/Makefile index f891110e3d6b..3413e179e007 100644 --- a/databases/openbase-jdbc/Makefile +++ b/databases/openbase-jdbc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES+= http://web.mac.com/openbase/download/interfaces/ PKGNAMESUFFIX= -jdbc DISTNAME= OpenBaseJDBC_${OBVERSION} -MAINTAINER?= q@onthenet.com.au +MAINTAINER?= ports@FreeBSD.org COMMENT= The Java JDBC implementation for OpenBase USE_JAVA= yes |