Date: Sat, 12 Sep 2020 16:34:56 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548380 - head/graphics/py-s2 Message-ID: <202009121634.08CGYu4v073188@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sat Sep 12 16:34:56 2020 New Revision: 548380 URL: https://svnweb.freebsd.org/changeset/ports/548380 Log: Unbreak index. Modified: head/graphics/py-s2/Makefile Modified: head/graphics/py-s2/Makefile ============================================================================== --- head/graphics/py-s2/Makefile Sat Sep 12 16:11:15 2020 (r548379) +++ head/graphics/py-s2/Makefile Sat Sep 12 16:34:56 2020 (r548380) @@ -5,6 +5,7 @@ PORTNAME= s2 PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v CATEGORIES= graphics +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding of S2 Geometry Library
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009121634.08CGYu4v073188>