diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-22 10:04:37 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-22 10:04:37 +0000 |
commit | ec81f697b641342d759de3dc4f0823a636ebd357 (patch) | |
tree | 4bbfe771aafc65c084ca86148944f44d6305d92f /www/seamonkey | |
parent | 0b19c5ab246390c7e908046d432908f31f0c7d5e (diff) | |
download | FreeBSD-ports-ec81f697b641342d759de3dc4f0823a636ebd357.zip FreeBSD-ports-ec81f697b641342d759de3dc4f0823a636ebd357.tar.gz |
Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailable
till August.
Submitted by: maintainer (sorta)
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 690dd6e..142c2f3 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION:S/M/m/}/src DISTNAME= ${PORTNAME}-source-${PORTVERSION} -MAINTAINER= reg@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit \ |