diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-18 09:59:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-18 09:59:04 +0000 |
commit | ea9bd896af2b26ae6fb7b7f5c7d51bd5f3fe2522 (patch) | |
tree | c9e7c2fac7c7600d70294b3a58c97d4d4e8d907e /databases/frontbase-jdbc | |
parent | b6902c450360984e9ca9dffec9b429af06ee4c66 (diff) |
Notes
Diffstat (limited to 'databases/frontbase-jdbc')
-rw-r--r-- | databases/frontbase-jdbc/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |