diff options
author | itojun <itojun@pkgsrc.org> | 2002-04-10 04:22:59 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2002-04-10 04:22:59 +0000 |
commit | c5508c09eeab53efe098dad90312bfc64887845a (patch) | |
tree | e576cd53c23aa7656a71fe743ab3f78c797d7335 | |
parent | 905606b3290f4a914e40c26f8256ce62e7cf7cf8 (diff) | |
download | pkgsrc-c5508c09eeab53efe098dad90312bfc64887845a.tar.gz |
add mozilla-flashplugin
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 5bd8372ad9c..8b0af508453 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.184 2002/04/01 17:45:26 tv Exp $ +# $NetBSD: Makefile,v 1.185 2002/04/10 04:22:59 itojun Exp $ # COMMENT= Packages related to the World Wide Web @@ -78,6 +78,7 @@ SUBDIR+= lynx SUBDIR+= lynx-current SUBDIR+= make_album SUBDIR+= mozilla +SUBDIR+= mozilla-flashplugin SUBDIR+= navigator SUBDIR+= navigator3 SUBDIR+= neon |