diff options
author | tnn <tnn@pkgsrc.org> | 2009-08-10 13:13:42 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-08-10 13:13:42 +0000 |
commit | 212a1709e7327efd2e939754558774d39d2848fb (patch) | |
tree | b4ff08dabcf3285352752abaa6b73ddfc9f1fe21 /devel/xulrunner/PLIST | |
parent | 5a7ade200255b9e0474868c7b8d551338d66ff83 (diff) | |
download | pkgsrc-212a1709e7327efd2e939754558774d39d2848fb.tar.gz |
Fix GRE registration. Should fix PR pkg/41866. PKGREVISION++
Diffstat (limited to 'devel/xulrunner/PLIST')
-rw-r--r-- | devel/xulrunner/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xulrunner/PLIST b/devel/xulrunner/PLIST index cbfdc60e574..9a2e9afd280 100644 --- a/devel/xulrunner/PLIST +++ b/devel/xulrunner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/08/09 21:05:01 tnn Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/08/10 13:13:42 tnn Exp $ bin/xulrunner include/xulrunner/stable/base64.h include/xulrunner/stable/blapit.h @@ -2372,6 +2372,7 @@ lib/xulrunner/defaults/profile/localstore.rdf lib/xulrunner/dependentlibs.list lib/xulrunner/dictionaries/en-US.aff lib/xulrunner/dictionaries/en-US.dic +lib/xulrunner/gre.d/${PKGVERSION}.system.conf lib/xulrunner/greprefs/all.js lib/xulrunner/greprefs/security-prefs.js lib/xulrunner/greprefs/xpinstall.js |