diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
commit | 2ae036e78c72f62a0043c415a22041b5e0802c93 (patch) | |
tree | 52f51a1567a9f3f137edc07fa405bf08cc1f812d /www/libxul | |
parent | afbe41ae11c896a79716170640c387afe3023075 (diff) | |
download | ports-2ae036e78c72f62a0043c415a22041b5e0802c93.tar.gz ports-2ae036e78c72f62a0043c415a22041b5e0802c93.zip |
Notes
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 6788522ebb98..84bdb11111ba 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?= gnome@FreeBSD.org +MAINTAINER?= miwi@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 |