diff options
author | rh <rh> | 2004-09-28 23:00:30 +0000 |
---|---|---|
committer | rh <rh> | 2004-09-28 23:00:30 +0000 |
commit | 68fa7bc62b37618c035da8bc6e8afebcc2a96607 (patch) | |
tree | 3ea8ff8a1f17aac4effd1ba646bff75c7eb1784b /www | |
parent | b0b2d20cb0c62e077afe3d3fb55f587a1a63a2c1 (diff) | |
download | pkgsrc-68fa7bc62b37618c035da8bc6e8afebcc2a96607.tar.gz |
add and enable firefox-gtk2-bin-flash
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 03bc6e2aa8a..8b50502bb22 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.345 2004/09/24 14:08:36 tv Exp $ +# $NetBSD: Makefile,v 1.346 2004/09/28 23:00:30 rh Exp $ # COMMENT= Packages related to the World Wide Web @@ -86,6 +86,7 @@ SUBDIR+= firefox-bin-nightly SUBDIR+= firefox-bin-realplayer SUBDIR+= firefox-gtk2 SUBDIR+= firefox-gtk2-bin +SUBDIR+= firefox-gtk2-bin-flash SUBDIR+= firefox-gtk2-bin-nightly SUBDIR+= galeon SUBDIR+= galeon12 |