diff options
-rw-r--r-- | www/mozilla-devel/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 4 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/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 diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index f07c7a743f6d..8215564c2cbf 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/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 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 |