diff options
author | grant <grant@pkgsrc.org> | 2003-04-14 18:23:43 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-04-14 18:23:43 +0000 |
commit | 34def2d6b0f8ea764f730b39467078f627372425 (patch) | |
tree | 9ee643d468a8c7b6b51708d0cd7a8a4592f9aaad /www/Makefile | |
parent | eda09de1560652b63e487a47db803b8a654dbfc8 (diff) | |
download | pkgsrc-34def2d6b0f8ea764f730b39467078f627372425.tar.gz |
add mozilla-flash-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 0ece92313e6..689ce7cfb46 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2003/04/06 12:30:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.244 2003/04/14 18:23:43 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -97,6 +97,7 @@ SUBDIR+= make_album SUBDIR+= mknmz-wwwoffle SUBDIR+= moz-linux-plugger SUBDIR+= mozilla +SUBDIR+= mozilla-flash-bin SUBDIR+= mozilla-linux SUBDIR+= mozilla-stable SUBDIR+= navigator |