Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2020 21:14:49 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525674 - head/devel/ppl
Message-ID:  <202002092114.019LEnoD038535@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Feb  9 21:14:49 2020
New Revision: 525674
URL: https://svnweb.freebsd.org/changeset/ports/525674

Log:
  devel/ppl: Take maintainership

Modified:
  head/devel/ppl/Makefile

Modified: head/devel/ppl/Makefile
==============================================================================
--- head/devel/ppl/Makefile	Sun Feb  9 21:06:12 2020	(r525673)
+++ head/devel/ppl/Makefile	Sun Feb  9 21:14:49 2020	(r525674)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.cs.unipr.it/pub/ppl/releases/${PORTVERSION}/ \
 		http://bugseng.com/products/ppl/download/ftp/releases/${PORTVERSION}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	C++ library for the manipulation of convex polyhedra
 
 LICENSE=	GPLv3+



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