diff options
author | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
commit | 9f7e17b47443cfc90e9c426d36b206427d24645d (patch) | |
tree | ff4d5da84f8c9730cc18611095b49fc517fb18a5 /editors/zim | |
parent | 11ddc002302cbbae59d2ec66f888ee6f8a49f498 (diff) | |
download | freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.gz freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.zst freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.zip |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'editors/zim')
-rw-r--r-- | editors/zim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index b1e2223d59f2..34eb7d315a38 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://zoidberg.student.utwente.nl/downloads/Zim/ \ ftp://zoidberg.student.utwente.nl/Zim/ DISTNAME= Zim-${PORTVERSION} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= WYSIWYG text editor written in Gtk2-Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |