diff options
author | tron <tron@pkgsrc.org> | 2002-04-14 13:06:03 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-04-14 13:06:03 +0000 |
commit | 63a81128139445984d2c9354b3850107661d685f (patch) | |
tree | b651bace33827152cba92592bacb5fa9a694d2c7 /www | |
parent | 627ab06c8b63c021edfbec47632a5d48572ed68d (diff) | |
download | pkgsrc-63a81128139445984d2c9354b3850107661d685f.tar.gz |
Add and enable "opera-plugins".
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 ceabe651b83..a6ceb335906 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2002/04/10 08:12:44 itojun Exp $ +# $NetBSD: Makefile,v 1.187 2002/04/14 13:06:03 tron Exp $ # COMMENT= Packages related to the World Wide Web @@ -88,6 +88,7 @@ SUBDIR+= ns-plugger-navigator SUBDIR+= ns-remote SUBDIR+= openacs SUBDIR+= opera +SUBDIR+= opera-plugins SUBDIR+= opera6 SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig |