diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-11 14:10:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-11 14:10:37 +0000 |
commit | 66b698a5f0e3d5a5d3401214c9f62c68977c1a14 (patch) | |
tree | edd659298653c8559caf8605f5447f7df40a25d6 /graphics/mypaint/Makefile | |
parent | d159ee42c7b2a7f7ebbefd5976eb55084c79672c (diff) | |
download | ports-66b698a5f0e3d5a5d3401214c9f62c68977c1a14.tar.gz ports-66b698a5f0e3d5a5d3401214c9f62c68977c1a14.zip |
Notes
Diffstat (limited to 'graphics/mypaint/Makefile')
-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 \ |