diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-02-26 17:43:48 +0800 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2019-02-26 17:43:48 +0800 |
commit | 0bca4bf751dc3cc1ba4f62f5ef7f08210514b500 (patch) | |
tree | e8a878e155b2728edc7f5535a46fb39466a147e0 /databases | |
parent | 52093b767ed185de1f8b26234dce8da439ff6b63 (diff) | |
download | freebsd-ports-gnome-0bca4bf751dc3cc1ba4f62f5ef7f08210514b500.tar.gz freebsd-ports-gnome-0bca4bf751dc3cc1ba4f62f5ef7f08210514b500.tar.zst freebsd-ports-gnome-0bca4bf751dc3cc1ba4f62f5ef7f08210514b500.zip |
Drop maintainership, I do not use hbase anymore.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/hbase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile index 601b274b0b72..7fea97ed41c7 100644 --- a/databases/hbase/Makefile +++ b/databases/hbase/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} \ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven DIST_SUBDIR= hadoop -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hadoop database, a distributed, scalable, big data store LICENSE= APACHE20 |