diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-01-12 06:38:57 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-01-12 06:38:57 +0000 |
commit | 476680e95bb6b8dc6eb08f4eb8f517e07541d32f (patch) | |
tree | f021a93cfde608444ebb82d11d6f334c9d4750d1 /www/mozilla-devel | |
parent | 4d459653ae693f691fbccdf963f4f8081420264c (diff) |
Notes
Diffstat (limited to 'www/mozilla-devel')
-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 |