- Reset MAINTAINER due to fatal bounces

Reported by:	portscout!
This commit is contained in:
Ryan Steinmetz 2020-08-17 12:11:33 +00:00
parent 013373cf3d
commit ca16aeed4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545158
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sawp@sawp.com.br
MAINTAINER= ports@FreeBSD.org
COMMENT= Computer vision and image processing library for Python
BUILD_DEPENDS= ${PYNUMPY}

View file

@ -7,7 +7,7 @@ PORTREVISION= 9
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
MAINTAINER= sawp@sawp.com.br
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure implementation of image morphology functions
LICENSE= BSD3CLAUSE