diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile index b6f5a63172b2..7aec4d5a674d 100644 --- a/graphics/mahotas/Makefile +++ b/graphics/mahotas/Makefile @@ -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} diff --git a/graphics/pymorph/Makefile b/graphics/pymorph/Makefile index b1dd91bddbf6..e9146a94ec82 100644 --- a/graphics/pymorph/Makefile +++ b/graphics/pymorph/Makefile @@ -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