From 29fc0937024ff7ff70aa27fc6c70c42ce8e3c52a Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 11 Sep 2014 14:10:37 +0000 Subject: Release maintainership; scons makes this impossible to maintain --- graphics/mypaint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index 9e47def7f94d..4f0b9a78ed0d 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://download.gna.org/mypaint/ \ http://mirror.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast painting/scribbling program RUN_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ -- cgit