diff options
author | itojun <itojun> | 2002-04-10 04:22:59 +0000 |
---|---|---|
committer | itojun <itojun> | 2002-04-10 04:22:59 +0000 |
commit | d7d9f2b4728b70e24256493deeabe559bade5284 (patch) | |
tree | e576cd53c23aa7656a71fe743ab3f78c797d7335 /www | |
parent | 388c370b38738e1a2e1783fd62b5c285f6540b88 (diff) | |
download | pkgsrc-d7d9f2b4728b70e24256493deeabe559bade5284.tar.gz |
add mozilla-flashplugin
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 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 |