diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-07 04:30:40 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-07 04:30:40 +0000 |
commit | 2a0ff5fa6d7ea7b8c66e40f93e3737859f812bc8 (patch) | |
tree | 310bd73179cebe55533e2c9568bfaff5ccebe6fd | |
parent | afa7eebfca78d3bc500f8c49913537d2340e79e6 (diff) | |
download | FreeBSD-ports-2a0ff5fa6d7ea7b8c66e40f93e3737859f812bc8.zip FreeBSD-ports-2a0ff5fa6d7ea7b8c66e40f93e3737859f812bc8.tar.gz |
Assign maintainership to new volunteer.
-rw-r--r-- | graphics/diacanvas2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index 9211f48..effd0e0 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= diacanvas -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rehsack@liwing.de COMMENT= A general drawing canvas from dia dialog editor USE_GNOME= gnomehack gnometarget pygnome2 |