pkgsrc/www/seamonkey/Makefile
ghen 66194e0073 Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.18.
Security fixes in this version:

MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication

For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.18/
2009-09-15 09:26:07 +00:00

10 lines
258 B
Makefile

# $NetBSD: Makefile,v 1.28 2009/09/15 09:26:07 ghen Exp $
MOZILLA= seamonkey
COMMENT= Full featured gecko-based browser
MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../www/seamonkey/Makefile-seamonkey.common"
.include "../../mk/bsd.pkg.mk"