diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-16 23:21:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-16 23:21:24 +0800 |
commit | 035a58aa11f8c4a4858bd22b6da404f8e4d9c403 (patch) | |
tree | c1dcb132c711a72b7944e821b62fadaeec578995 /graphics | |
parent | f28d0e4fadbe850ef3ed63003693e72b63e8d554 (diff) | |
download | freebsd-ports-gnome-035a58aa11f8c4a4858bd22b6da404f8e4d9c403.tar.gz freebsd-ports-gnome-035a58aa11f8c4a4858bd22b6da404f8e4d9c403.tar.zst freebsd-ports-gnome-035a58aa11f8c4a4858bd22b6da404f8e4d9c403.zip |
- Take maintainership
Approved by: maintainer on freebsd-ports@
Diffstat (limited to 'graphics')
-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 9faa1dd62a97..43fd8d031908 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.1 CATEGORIES= graphics MASTER_SITES= http://people.ee.ethz.ch/~mrenold/mypaint/ CENKES -MAINTAINER= chess@chessgriffin.com +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Fast painting/scribbling program USE_BZIP2= yes |