diff options
author | tnn <tnn> | 2010-04-22 17:05:16 +0000 |
---|---|---|
committer | tnn <tnn> | 2010-04-22 17:05:16 +0000 |
commit | e95ea79c69cc2e6764888d7437c8f13bb3d0fd85 (patch) | |
tree | 6ecd03c4a378f60906b0075c3abb3c415781b416 /www/Makefile | |
parent | c79cd37f861eac5094a470a215d1508fa508dbe6 (diff) | |
download | pkgsrc-e95ea79c69cc2e6764888d7437c8f13bb3d0fd85.tar.gz |
add {firefox,seamonkey,thunderbird}-l10n packages
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |