diff options
Diffstat (limited to 'www/seamonkey-gtk1')
-rw-r--r-- | www/seamonkey-gtk1/Makefile | 3 | ||||
-rw-r--r-- | www/seamonkey-gtk1/PLIST | 13 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/seamonkey-gtk1/Makefile b/www/seamonkey-gtk1/Makefile index 42ac24c8ed4..9a33bdd9352 100644 --- a/www/seamonkey-gtk1/Makefile +++ b/www/seamonkey-gtk1/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2007/03/31 22:51:24 ghen Exp $ +# $NetBSD: Makefile,v 1.15 2007/05/31 12:29:39 ghen Exp $ MOZILLA= seamonkey-gtk1 -PKGREVISION= 2 COMMENT= Full featured gecko-based browser built with GTK1 diff --git a/www/seamonkey-gtk1/PLIST b/www/seamonkey-gtk1/PLIST index 47c501c8d28..5de8e748162 100644 --- a/www/seamonkey-gtk1/PLIST +++ b/www/seamonkey-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/03/07 21:32:56 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/05/31 12:29:39 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -359,10 +359,6 @@ lib/${MOZILLA}/components/xuldoc.xpt lib/${MOZILLA}/components/xultmpl.xpt lib/${MOZILLA}/defaults/autoconfig/platform.js lib/${MOZILLA}/defaults/autoconfig/prefcalls.js -lib/${MOZILLA}/defaults/isp/US/movemail.rdf -lib/${MOZILLA}/defaults/isp/movemail.rdf -lib/${MOZILLA}/defaults/messenger/SpamAssassin.sfd -lib/${MOZILLA}/defaults/messenger/SpamPal.sfd lib/${MOZILLA}/defaults/messenger/US/mailViews.dat lib/${MOZILLA}/defaults/messenger/mailViews.dat lib/${MOZILLA}/defaults/pref/browser-prefs.js @@ -403,6 +399,9 @@ lib/${MOZILLA}/icons/mozicon16.xpm lib/${MOZILLA}/icons/mozicon50.xpm lib/${MOZILLA}/init.d/README lib/${MOZILLA}/install.rdf +lib/${MOZILLA}/isp/SpamAssassin.sfd +lib/${MOZILLA}/isp/SpamPal.sfd +lib/${MOZILLA}/isp/movemail.rdf @comment libfreebl.chk lib/${MOZILLA}/libsoftokn3.chk lib/${MOZILLA}/res/EditorOverride.css @@ -1839,6 +1838,7 @@ include/${MOZILLA}/msgcompose/nsIMsgComposeProgressParams.h include/${MOZILLA}/msgcompose/nsIMsgComposeSecure.h include/${MOZILLA}/msgcompose/nsIMsgComposeService.h include/${MOZILLA}/msgcompose/nsIMsgQuote.h +include/${MOZILLA}/msgcompose/nsIMsgQuotingOutputStreamListener.h include/${MOZILLA}/msgcompose/nsIMsgRecipientArray.h include/${MOZILLA}/msgcompose/nsIMsgSend.h include/${MOZILLA}/msgcompose/nsIMsgSendLater.h @@ -3056,6 +3056,7 @@ include/${MOZILLA}/nss/watcomfx.h @dirrm lib/${MOZILLA}/res/dtd @dirrm lib/${MOZILLA}/res @dirrm lib/${MOZILLA}/plugins +@dirrm lib/${MOZILLA}/isp @dirrm lib/${MOZILLA}/init.d @dirrm lib/${MOZILLA}/icons @dirrm lib/${MOZILLA}/greprefs @@ -3068,8 +3069,6 @@ include/${MOZILLA}/nss/watcomfx.h @dirrm lib/${MOZILLA}/defaults/pref @dirrm lib/${MOZILLA}/defaults/messenger/US @dirrm lib/${MOZILLA}/defaults/messenger -@dirrm lib/${MOZILLA}/defaults/isp/US -@dirrm lib/${MOZILLA}/defaults/isp @dirrm lib/${MOZILLA}/defaults/autoconfig @dirrm lib/${MOZILLA}/defaults @dirrm lib/${MOZILLA}/components |