Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2003 12:52:56
Module Name:	pkgsrc
Committed By:	lukem
Date:		Wed Jan 22 10:52:56 UTC 2003

Modified Files:
	pkgsrc/www/mozilla-stable: Makefile PLIST
	pkgsrc/www/phoenix: Makefile PLIST

Log Message:
Don't install libnullplugin.so into the "active plugins" directory
(lib/${MOZILLA}/plugins).  This is a pointless plugin, and only serves
to annoy you every time you access a page that wants an unavailable
plugin.  At least mozilla's default behaviour (without this plugin)
gives you the option to tell it "please shut up, I *KNOW* I don't have a
flash plugin, so stop nagging me".


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/mozilla-stable/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/mozilla-stable/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/www/phoenix/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/phoenix/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.