Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 09:20:33 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513012 - head/lang/janet
Message-ID:  <201909270920.x8R9KXc5086662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Sep 27 09:20:33 2019
New Revision: 513012
URL: https://svnweb.freebsd.org/changeset/ports/513012

Log:
  lang/janet: Assign to myself
  
  PR:		240748
  Approved by:	dch (maintainer)

Modified:
  head/lang/janet/Makefile

Modified: head/lang/janet/Makefile
==============================================================================
--- head/lang/janet/Makefile	Fri Sep 27 09:18:27 2019	(r513011)
+++ head/lang/janet/Makefile	Fri Sep 27 09:20:33 2019	(r513012)
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=		1.3.1
 CATEGORIES=		lang
 
-MAINTAINER=		dch@FreeBSD.org
+MAINTAINER=		tobik@FreeBSD.org
 COMMENT=		Functional embeddable lisp with C interop, & performant data types
 
 LICENSE=		MIT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909270920.x8R9KXc5086662>