diff options
author | rh <rh@pkgsrc.org> | 2000-06-22 17:00:02 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-22 17:00:02 +0000 |
commit | 2fd0ce61d842f9660b36eb4bf0b9daf05dd358f0 (patch) | |
tree | 5d3c0997885b25207d2be0e70ddab7b86d0635e3 /www/Makefile | |
parent | ad009b31984b6bfe36e07c54fab6ab577b0c6467 (diff) | |
download | pkgsrc-2fd0ce61d842f9660b36eb4bf0b9daf05dd358f0.tar.gz |
Add and enable lynx-current
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 be9f458867a..f58dcde5062 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2000/06/20 16:52:07 drochner Exp $ +# $NetBSD: Makefile,v 1.86 2000/06/22 17:00:02 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -44,6 +44,7 @@ SUBDIR += libwww SUBDIR += links SUBDIR += lynx + SUBDIR += lynx-current # SUBDIR += mozilla SUBDIR += navigator SUBDIR += navigator3 |