diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-22 18:04:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-22 18:04:37 +0800 |
commit | ec81f697b641342d759de3dc4f0823a636ebd357 (patch) | |
tree | 4bbfe771aafc65c084ca86148944f44d6305d92f /www/seamonkey2/Makefile | |
parent | 0b19c5ab246390c7e908046d432908f31f0c7d5e (diff) | |
download | freebsd-ports-gnome-ec81f697b641342d759de3dc4f0823a636ebd357.tar.gz freebsd-ports-gnome-ec81f697b641342d759de3dc4f0823a636ebd357.tar.zst freebsd-ports-gnome-ec81f697b641342d759de3dc4f0823a636ebd357.zip |
Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailable
till August.
Submitted by: maintainer (sorta)
Diffstat (limited to 'www/seamonkey2/Makefile')
-rw-r--r-- | www/seamonkey2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 690dd6ed329d..142c2f384861 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/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 \ |