diff options
author | tnn <tnn> | 2008-12-17 15:51:14 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-12-17 15:51:14 +0000 |
commit | e3d76117ebb4881d70f4e0564af604b454d649d1 (patch) | |
tree | 316df1696e33805192b61636f6212d1e526e923c /www/firefox3 | |
parent | 5736ae3f208fa332040f9ecf1e6ae5a72168bb80 (diff) | |
download | pkgsrc-e3d76117ebb4881d70f4e0564af604b454d649d1.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 |