diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-01-10 16:21:16 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-01-10 16:21:16 +0000 |
commit | 7f9b72fa7efb6b2b9c7d1839b9c4dd452640e4d8 (patch) | |
tree | cebf90561a9b92eb99bed90b99b677001cf248c1 /www/Makefile | |
parent | 14575d2070e00728ee7f4164d5fd601d6a667f16 (diff) | |
download | pkgsrc-7f9b72fa7efb6b2b9c7d1839b9c4dd452640e4d8.tar.gz |
Add firefox17
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index af1a5fbafcf..7ec41aba50a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.923 2013/01/08 19:28:30 kleink Exp $ +# $NetBSD: Makefile,v 1.924 2013/01/10 16:21:16 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -137,6 +137,7 @@ SUBDIR+= firefox SUBDIR+= firefox-l10n SUBDIR+= firefox10 SUBDIR+= firefox10-l10n +SUBDIR+= firefox17 SUBDIR+= firefox36 SUBDIR+= firefox36-l10n SUBDIR+= gallery |