diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-11-03 04:54:05 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-11-03 04:54:05 +0000 |
commit | 46a964f6e68f5dabb866dc7ddbb8d96d10c1f09c (patch) | |
tree | 2825a19442edf2723047d4e98dfe62449fae4e60 | |
parent | 6086955f1a0d7f877af3891d51461513d96ab698 (diff) | |
download | pkgsrc-46a964f6e68f5dabb866dc7ddbb8d96d10c1f09c.tar.gz |
Add firefox24
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 1ac8d42ba39..3c84db8109c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.994 2013/10/25 07:24:12 wiz Exp $ +# $NetBSD: Makefile,v 1.995 2013/11/03 04:54:05 ryoon Exp $ # COMMENT= Packages related to the World Wide Web @@ -142,6 +142,7 @@ SUBDIR+= firefox10 SUBDIR+= firefox10-l10n SUBDIR+= firefox17 SUBDIR+= firefox17-l10n +SUBDIR+= firefox24 SUBDIR+= firefox36 SUBDIR+= firefox36-l10n SUBDIR+= gallery |