diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-04-28 23:23:05 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-04-28 23:23:05 +0000 |
commit | 02722a16a080284322bc5549bdd01f3e8b4bd007 (patch) | |
tree | df770737ecee0d7fe23a8185c3c36ebca8093470 | |
parent | 7c94c9a5e9285d58aab4ca0467fed9b236b2e054 (diff) | |
download | pkgsrc-02722a16a080284322bc5549bdd01f3e8b4bd007.tar.gz |
add opera7
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 6f73c2b376e..a605ae3a43f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2003/04/19 04:44:58 rh Exp $ +# $NetBSD: Makefile,v 1.251 2003/04/28 23:23:05 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -112,6 +112,7 @@ SUBDIR+= openacs SUBDIR+= opera SUBDIR+= opera-plugins SUBDIR+= opera6 +SUBDIR+= opera7 SUBDIR+= p5-Apache-ASP SUBDIR+= p5-Apache-DBILogConfig SUBDIR+= p5-Apache-DBILogger |