diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2016-06-10 09:08:02 +0000 |
commit | fa23faa40b41c9670ad2e4080c0531a64eba2969 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /devel/gitlab-shell | |
parent | Welcome to the GCC 6.1 release, the first release of the GCC 6 series. (diff) |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Notes
Notes:
svn path=/head/; revision=416662
Diffstat (limited to 'devel/gitlab-shell')
-rw-r--r-- | devel/gitlab-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 864fd1ecb995..5f5e39afa3c7 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= GitLab Shell handles git commands for GitLab BUILD_DEPENDS= gem:devel/ruby-gems |