diff options
author | xtraeme <xtraeme> | 2008-02-29 23:01:57 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2008-02-29 23:01:57 +0000 |
commit | d846aeb8bebc2c2d723f9ef17267ddfa973aeac8 (patch) | |
tree | 8a16affe8f15880a13580da22c188b5d20209a27 /www/Makefile | |
parent | 77b33b6c77452ff48ff9c4e44b783b9cb4ba3362 (diff) | |
download | pkgsrc-d846aeb8bebc2c2d723f9ef17267ddfa973aeac8.tar.gz |
Added www/firefox3-bin.
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 8d0426fbb9a..fb3ff56cbf9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.540 2008/02/22 17:13:58 sborrill Exp $ +# $NetBSD: Makefile,v 1.541 2008/02/29 23:01:57 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -113,6 +113,7 @@ SUBDIR+= firefox-gtk1 SUBDIR+= firefox15 SUBDIR+= firefox15-bin SUBDIR+= firefox15-gtk1 +SUBDIR+= firefox3-bin SUBDIR+= galeon SUBDIR+= galway SUBDIR+= ganglia-webfrontend |