svn commit: r545158 - in head/graphics: mahotas pymorph

Ryan Steinmetz zi at FreeBSD.org
Mon Aug 17 12:11:33 UTC 2020


Author: zi
Date: Mon Aug 17 12:11:33 2020
New Revision: 545158
URL: https://svnweb.freebsd.org/changeset/ports/545158

Log:
  - Reset MAINTAINER due to fatal bounces
  
  Reported by:	portscout!

Modified:
  head/graphics/mahotas/Makefile
  head/graphics/pymorph/Makefile

Modified: head/graphics/mahotas/Makefile
==============================================================================
--- head/graphics/mahotas/Makefile	Mon Aug 17 11:56:03 2020	(r545157)
+++ head/graphics/mahotas/Makefile	Mon Aug 17 12:11:33 2020	(r545158)
@@ -8,7 +8,7 @@ CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	sawp at sawp.com.br
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Computer vision and image processing library for Python
 
 BUILD_DEPENDS=	${PYNUMPY}

Modified: head/graphics/pymorph/Makefile
==============================================================================
--- head/graphics/pymorph/Makefile	Mon Aug 17 11:56:03 2020	(r545157)
+++ head/graphics/pymorph/Makefile	Mon Aug 17 12:11:33 2020	(r545158)
@@ -7,7 +7,7 @@ PORTREVISION=	9
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 
-MAINTAINER=	sawp at sawp.com.br
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Pure implementation of image morphology functions
 
 LICENSE=	BSD3CLAUSE


More information about the svn-ports-head mailing list