diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:23:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-04 19:23:44 +0000 |
commit | eb81defc979b339f6300ab5e43433f38706bdfff (patch) | |
tree | d57dc0f70d70b1448495946e0b8b1d837d21b40c /www/seamonkey | |
parent | 6d701dafa8ac8e38ea251493d282777438b771eb (diff) | |
download | ports-eb81defc979b339f6300ab5e43433f38706bdfff.tar.gz ports-eb81defc979b339f6300ab5e43433f38706bdfff.zip |
- Give Maintainership up to the Gecko Gang (gecko@)
Notes
Notes:
svn path=/head/; revision=233225
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 82c54f92a337..c7859284fe00 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}.source -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser USE_BZIP2= yes |