diff options
author | rh <rh@pkgsrc.org> | 2004-09-28 23:00:30 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2004-09-28 23:00:30 +0000 |
commit | 353ede5bdc730dea801bc7958f2678cd4cbf774b (patch) | |
tree | 3ea8ff8a1f17aac4effd1ba646bff75c7eb1784b /www/Makefile | |
parent | dc1f84c7aff56204c7515d9d75b2aca184ece922 (diff) | |
download | pkgsrc-353ede5bdc730dea801bc7958f2678cd4cbf774b.tar.gz |
add and enable firefox-gtk2-bin-flash
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 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 |