diff options
Diffstat (limited to '')
-rw-r--r-- | www/mozilla-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 8215564c2cbf..516c8a64ede4 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ DEPRECATED= "The mozilla team has shifted the development branch of \ mozilla to seamonkey, this port is outdated and has many \ - vulnerabilities" + vulnerabilities. Consider using www/seamonkey instead" WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel |