svn commit: r549045 - head/devel/cscope

Niclas Zeising zeising at FreeBSD.org
Sat Sep 19 17:33:05 UTC 2020


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 at FreeBSD.org
+MAINTAINER=	moritz at schmi.tt
 COMMENT=	Interactive C program browser
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list