diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
commit | a5cecc5ef01cda2336193b007626a15cc473d13a (patch) | |
tree | 2722fd5f76b64d8d3381107639012214c8a7ab42 /www/Makefile | |
parent | 3838b988c24228ff18d43bf04c495a2c6c2b9494 (diff) | |
download | pkgsrc-a5cecc5ef01cda2336193b007626a15cc473d13a.tar.gz |
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index b9a4917a8c5..e23f3aa734c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2000/07/28 17:53:52 tsarna Exp $ +# $NetBSD: Makefile,v 1.89 2000/07/31 01:56:45 hubertf Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -46,7 +46,7 @@ SUBDIR += links SUBDIR += lynx SUBDIR += lynx-current -# SUBDIR += mozilla + SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 SUBDIR += ns-remote |