diff options
author | tron <tron@pkgsrc.org> | 2000-10-27 04:14:47 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-10-27 04:14:47 +0000 |
commit | 8f38d445db9400193b6bd1b08f5b1b7c7a9d4cd3 (patch) | |
tree | 51fd528988c206cf36f0b60e13c9c885227b19bc /www/Makefile | |
parent | cda48aecf640cee0a7d8132c72c1bb014feedcf7 (diff) | |
download | pkgsrc-8f38d445db9400193b6bd1b08f5b1b7c7a9d4cd3.tar.gz |
Add and enable "opera". Fixes PR pkg/11154 by Hubert Feyrer.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bf6f2f2c257..cc26b2902ad 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2000/10/24 10:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2000/10/27 04:14:47 tron Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -55,6 +55,7 @@ SUBDIR += ns-plugger-communicator SUBDIR += ns-plugger-navigator SUBDIR += ns-remote + SUBDIR += opera SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-ePerl SUBDIR += p5-CGI |