diff options
author | jschauma <jschauma@pkgsrc.org> | 2004-02-13 17:39:55 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2004-02-13 17:39:55 +0000 |
commit | 1e0666353b73cd9a87ec0557abeb4ac1fcae655f (patch) | |
tree | 801a551d8fa110bfcbab08dbdf7814916a5c8e9c /www/Makefile | |
parent | f1d09febbfa8f53e02d37a01e6d3076cc32bbab8 (diff) | |
download | pkgsrc-1e0666353b73cd9a87ec0557abeb4ac1fcae655f.tar.gz |
Add packages for the acroread plugin for the netscape7 browser, following
the example of the other browsers' plugins.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 533f0bb768d..80b3419dff8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.300 2004/02/10 13:27:53 grant Exp $ +# $NetBSD: Makefile,v 1.301 2004/02/13 17:39:55 jschauma Exp $ # COMMENT= Packages related to the World Wide Web @@ -129,6 +129,9 @@ SUBDIR+= navigator3 SUBDIR+= neon SUBDIR+= netscape SUBDIR+= netscape7 +SUBDIR+= netscape7-acroread +SUBDIR+= netscape7-acroread3 +SUBDIR+= netscape7-acroread5 SUBDIR+= ns-plugger-common SUBDIR+= ns-plugger-communicator SUBDIR+= ns-plugger-navigator |