diff options
-rw-r--r-- | doc/CHANGES-2010 | 5 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 | ||||
-rw-r--r-- | www/Makefile | 4 |
4 files changed, 10 insertions, 5 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 5e8a9aa7ca9..3554a2a222d 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1635 2010/04/22 15:19:56 taca Exp $ +$NetBSD: CHANGES-2010,v 1.1636 2010/04/22 17:05:16 tnn Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2074,3 +2074,6 @@ Changes to the packages collection and infrastructure in 2010: Updated www/p5-WWW-Shorten to 3.00 [seb 2010-04-22] Updated sysutils/ruby-quota to 0.5.1nb10 [taca 2010-04-22] Updated net/pear-Net_Sieve to 1.2.1 [taca 2010-04-22] + Added www/firefox-l10n version 3.6.3 [tnn 2010-04-22] + Added www/seamonkey-l10n version 2.0.4 [tnn 2010-04-22] + Added mail/thunderbird-l10n version 3.0.4 [tnn 2010-04-22] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.9226 2010/04/21 23:09:44 zafer Exp $ +$NetBSD: TODO,v 1.9227 2010/04/22 17:05:16 tnn Exp $ Suggested new packages ====================== @@ -1339,7 +1339,6 @@ For possible perl packages updates, see http://www.pkgbox.org/p2c/ o texmaker-1.9.9 o tfmxplay-1.1.6 o thoth-0.2.1 - o thunderbird-3.0.3 o tig-0.15 o tile-0.7.4 o tinc-1.0.13 diff --git a/mail/Makefile b/mail/Makefile index a6cdab8351d..9cbde28cde6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.395 2010/04/21 16:59:28 tnn Exp $ +# $NetBSD: Makefile,v 1.396 2010/04/22 17:05:17 tnn Exp $ # COMMENT= Electronic mail utilities @@ -297,6 +297,7 @@ SUBDIR+= sympa SUBDIR+= t-prot SUBDIR+= teapop SUBDIR+= thunderbird +SUBDIR+= thunderbird-l10n SUBDIR+= tmda SUBDIR+= tnef SUBDIR+= tnef2txt diff --git a/www/Makefile b/www/Makefile index 7f7a7524918..388d0d196a1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.719 2010/04/16 04:08:27 seb Exp $ +# $NetBSD: Makefile,v 1.720 2010/04/22 17:05:17 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -122,6 +122,7 @@ SUBDIR+= firefox-bin-acroread7 SUBDIR+= firefox-bin-flash SUBDIR+= firefox-bin-java SUBDIR+= firefox-bin-realplayer +SUBDIR+= firefox-l10n SUBDIR+= gallery SUBDIR+= gallery2 SUBDIR+= galway @@ -513,6 +514,7 @@ SUBDIR+= seamonkey SUBDIR+= seamonkey-bin SUBDIR+= seamonkey-bin-flash SUBDIR+= seamonkey-bin-java +SUBDIR+= seamonkey-l10n SUBDIR+= serf SUBDIR+= sitecopy SUBDIR+= skipstone |