diff options
Diffstat (limited to 'graphics/libmypaint/Makefile')
-rw-r--r-- | graphics/libmypaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libmypaint/Makefile b/graphics/libmypaint/Makefile index 391a2a56ef64..cce8505134f6 100644 --- a/graphics/libmypaint/Makefile +++ b/graphics/libmypaint/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/mypaint/libmypaint/releases/download/v${PORTVERSION}/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Brush library from the MyPaint project WWW= http://mypaint.org/ |