Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2018 12:35:47 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474857 - head/graphics/py-svgwrite
Message-ID:  <201807181235.w6ICZlb8058887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Wed Jul 18 12:35:47 2018
New Revision: 474857
URL: https://svnweb.freebsd.org/changeset/ports/474857

Log:
  Fix my email address

Modified:
  head/graphics/py-svgwrite/Makefile

Modified: head/graphics/py-svgwrite/Makefile
==============================================================================
--- head/graphics/py-svgwrite/Makefile	Wed Jul 18 11:49:29 2018	(r474856)
+++ head/graphics/py-svgwrite/Makefile	Wed Jul 18 12:35:47 2018	(r474857)
@@ -6,7 +6,7 @@ CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	lwhsu@FeeeBSD.org
+MAINTAINER=	lwhsu@FreeBSD.org
 COMMENT=	Python library to create SVG drawings
 
 LICENSE=	MIT



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