diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-21 03:45:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-21 03:45:05 +0800 |
commit | ab517e31ae7965b5035509369894d70c93c3eedd (patch) | |
tree | 77f70b6d2b1ae7a150a9a797fb3f03e0465344c6 /www/seamonkey2 | |
parent | 90d219000088aed973c83dc9798bc98e16592108 (diff) | |
download | freebsd-ports-gnome-ab517e31ae7965b5035509369894d70c93c3eedd.tar.gz freebsd-ports-gnome-ab517e31ae7965b5035509369894d70c93c3eedd.tar.zst freebsd-ports-gnome-ab517e31ae7965b5035509369894d70c93c3eedd.zip |
- Mark this port as deprecated due to the development focus moving to
seamonkey and multi vulnerabilities in mozilla-devel.
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -23,6 +23,10 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xft.2:${PORTSDIR}/x11-fonts/libXft +DEPRECATED= "The mozilla team has shifted the development branch of \ + mozilla to seamonkey, this port is outdated and has many \ + vulnerabilities" + WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel MOZ_SUFX?= -devel |