Date: Sat, 26 Sep 2020 17:25:06 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550202 - in head/graphics: sk1libs uniconvertor Message-ID: <202009261725.08QHP6v1069982@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Sep 26 17:25:06 2020 New Revision: 550202 URL: https://svnweb.freebsd.org/changeset/ports/550202 Log: Drop maintainership Modified: head/graphics/sk1libs/Makefile head/graphics/uniconvertor/Makefile Modified: head/graphics/sk1libs/Makefile ============================================================================== --- head/graphics/sk1libs/Makefile Sat Sep 26 16:33:10 2020 (r550201) +++ head/graphics/sk1libs/Makefile Sat Sep 26 17:25:06 2020 (r550202) @@ -8,7 +8,7 @@ CATEGORIES= graphics python MASTER_SITES= https://downloads.sk1project.net/uniconvertor/v1.1.5/ \ https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of python libraries for sK1 Project LICENSE= GPLv2+ Modified: head/graphics/uniconvertor/Makefile ============================================================================== --- head/graphics/uniconvertor/Makefile Sat Sep 26 16:33:10 2020 (r550201) +++ head/graphics/uniconvertor/Makefile Sat Sep 26 17:25:06 2020 (r550202) @@ -7,7 +7,7 @@ CATEGORIES= graphics python MASTER_SITES= https://downloads.sk1project.net/uniconvertor/v1.1.5/ \ https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Universal vector graphics translator LICENSE= LGPL20+ GPLv2+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009261725.08QHP6v1069982>