diff options
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 84bdb11111ba..4b4b052c0bd3 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ DISTNAME= xulrunner-${PORTVERSION}-source -MAINTAINER?= miwi@FreeBSD.org +MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps LIB_DEPENDS?= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib |