Date: Sat, 19 Sep 2020 17:33:05 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549045 - head/devel/cscope Message-ID: <202009191733.08JHX5do061143@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sat Sep 19 17:33:04 2020 New Revision: 549045 URL: https://svnweb.freebsd.org/changeset/ports/549045 Log: devel/cscope: Pass to submitter Pass maintainership of devel/cscope to submitter. Thanks for stepping up! PR: 249456 Submitted by: Moritz Schmitt Modified: head/devel/cscope/Makefile Modified: head/devel/cscope/Makefile ============================================================================== --- head/devel/cscope/Makefile Sat Sep 19 17:09:16 2020 (r549044) +++ head/devel/cscope/Makefile Sat Sep 19 17:33:04 2020 (r549045) @@ -6,7 +6,7 @@ PORTVERSION= 15.9 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= moritz@schmi.tt COMMENT= Interactive C program browser LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009191733.08JHX5do061143>