diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2021-09-26 20:42:21 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2021-09-26 20:42:21 +0000 |
commit | 80ad911680dca934f0ebfa2da3de07cbac624dc8 (patch) | |
tree | 4cdd3fb55358ddac90572c1d534ff07f4fa9c75f | |
parent | c14c82307481257ddeef046d90e22b0bad0ae2c8 (diff) | |
download | ports-80ad911680dca934f0ebfa2da3de07cbac624dc8.tar.gz ports-80ad911680dca934f0ebfa2da3de07cbac624dc8.zip |
devel/rbtools: Drop maintainership.
I have not had to interact with ReviewBoard for years and ended up
badly neglecting the port.
-rw-r--r-- | devel/rbtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rbtools/Makefile b/devel/rbtools/Makefile index 5e915383c1f3..4fe5dba86341 100644 --- a/devel/rbtools/Makefile +++ b/devel/rbtools/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://downloads.reviewboard.org/releases/${ORIGNAME}/${DISTVERSIO PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${ORIGNAME}-${DISTVERSION} -MAINTAINER= rakuco@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of client tools to use with Review Board LICENSE= MIT |