diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /www/mozilla-bonobo | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) | |
download | ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.tar.gz ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.zip |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=133186
Diffstat (limited to 'www/mozilla-bonobo')
-rw-r--r-- | www/mozilla-bonobo/Makefile | 2 | ||||
-rw-r--r-- | www/mozilla-bonobo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-bonobo/Makefile b/www/mozilla-bonobo/Makefile index 9f13ff901cd8..a8d7adfcd7cf 100644 --- a/www/mozilla-bonobo/Makefile +++ b/www/mozilla-bonobo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= moz-bonobo -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A Netscape/Mozilla plugin using Bonobo controls to display files BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} diff --git a/www/mozilla-bonobo/pkg-descr b/www/mozilla-bonobo/pkg-descr index 00f92bf91cfb..f2addc6559bd 100644 --- a/www/mozilla-bonobo/pkg-descr +++ b/www/mozilla-bonobo/pkg-descr @@ -4,4 +4,4 @@ your browser to use bonobo controls to display supported mime types. WWW: http://www.nongnu.org/moz-bonobo/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |