diff options
author | jdolecek <jdolecek> | 2005-06-12 10:54:58 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2005-06-12 10:54:58 +0000 |
commit | 09401874390dd5d156036af52be9334a9fa93d34 (patch) | |
tree | 961ca6c6aaeda22dc83154a02dd552c0d0b041f1 | |
parent | b4fc8a9957f7704593b13d2aefaed80aa27e33af (diff) | |
download | pkgsrc-09401874390dd5d156036af52be9334a9fa93d34.tar.gz |
(temporarily) re-add Opera7 package - Opera8 doesn't work on NetBSD MP systems
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 47ea5616597..834c4178296 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10348 2005/06/11 17:18:52 wiz Exp $ +$NetBSD: CHANGES,v 1.10349 2005/06/12 10:54:59 jdolecek Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2860,3 +2860,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/libextractor to 1.4.2 [tvierling 2005-06-10] Updated devel/mantis to 0.91.1nb4 [adrianp 2005-06-10] Updated x11/wxGTK to 2.4.2nb5 [wiz 2005-06-11] + Added www/opera7 version 7.54pl2 [jdolecek 2005-06-12] diff --git a/www/Makefile b/www/Makefile index ded367b496b..99c4e0629ee 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2005/06/01 20:07:43 wiz Exp $ +# $NetBSD: Makefile,v 1.400 2005/06/12 10:54:58 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -159,6 +159,7 @@ SUBDIR+= ns-plugger-communicator SUBDIR+= ns-plugger-navigator SUBDIR+= ns-remote SUBDIR+= opera +SUBDIR+= opera7 SUBDIR+= opera-acroread SUBDIR+= opera-acroread3 SUBDIR+= opera-acroread5 |