diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-11 22:10:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-11 22:10:37 +0800 |
commit | 29fc0937024ff7ff70aa27fc6c70c42ce8e3c52a (patch) | |
tree | edd659298653c8559caf8605f5447f7df40a25d6 | |
parent | faef895646f9e4a5e752a43a9e1a1360c21f8682 (diff) | |
download | freebsd-ports-gnome-29fc0937024ff7ff70aa27fc6c70c42ce8e3c52a.tar.gz freebsd-ports-gnome-29fc0937024ff7ff70aa27fc6c70c42ce8e3c52a.tar.zst freebsd-ports-gnome-29fc0937024ff7ff70aa27fc6c70c42ce8e3c52a.zip |
Release maintainership; scons makes this impossible to maintain
-rw-r--r-- | graphics/mypaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |