diff options
author | tnn <tnn@pkgsrc.org> | 2008-12-17 15:51:14 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-12-17 15:51:14 +0000 |
commit | 1e3c4eb9b1fa39ef83ccf94bb6b691b4ec0a7aa3 (patch) | |
tree | 316df1696e33805192b61636f6212d1e526e923c /www/firefox3 | |
parent | e930a41cbab28285c48bd4af188e5e9869c36cc5 (diff) | |
download | pkgsrc-1e3c4eb9b1fa39ef83ccf94bb6b691b4ec0a7aa3.tar.gz |
fix PLIST. Ride previous update.
Diffstat (limited to 'www/firefox3')
-rw-r--r-- | www/firefox3/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/firefox3/PLIST b/www/firefox3/PLIST index 4d25a181f2b..9fa0edd4783 100644 --- a/www/firefox3/PLIST +++ b/www/firefox3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2008/11/13 15:11:58 ghen Exp $ +@comment $NetBSD: PLIST,v 1.4 2008/12/17 15:51:14 tnn Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -74,10 +74,12 @@ lib/${MOZILLA}/components/FeedConverter.js lib/${MOZILLA}/components/FeedProcessor.js lib/${MOZILLA}/components/FeedWriter.js lib/${MOZILLA}/components/WebContentConverter.js +lib/${MOZILLA}/components/aboutRights.js lib/${MOZILLA}/components/aboutRobots.js lib/${MOZILLA}/components/fuelApplication.js lib/${MOZILLA}/components/jsconsole-clhandler.js lib/${MOZILLA}/components/nsAddonRepository.js +lib/${MOZILLA}/components/nsBadCertHandler.js lib/${MOZILLA}/components/nsBlocklistService.js lib/${MOZILLA}/components/nsBrowserContentHandler.js lib/${MOZILLA}/components/nsBrowserGlue.js |