diff options
author | jseger <jseger@FreeBSD.org> | 1997-12-02 00:18:58 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-12-02 00:18:58 +0000 |
commit | acc9f4d2e4c5c985b76083fe38737b3bc4bbab37 (patch) | |
tree | 3ada4e029b1794762f8ac4dfff85cfe5969a24e9 /www/Makefile | |
parent | 719ac895079a3ca944b12c217458bcf5717aa97b (diff) | |
download | FreeBSD-ports-acc9f4d2e4c5c985b76083fe38737b3bc4bbab37.zip FreeBSD-ports-acc9f4d2e4c5c985b76083fe38737b3bc4bbab37.tar.gz |
Activate www/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 82b3262..aa1aec1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ +# $Id: Makefile,v 1.66 1997/11/26 07:55:38 tg Exp $ # SUBDIR += Mosaic # requires Motif @@ -24,6 +24,7 @@ SUBDIR += linemode SUBDIR += linux-netscape4 SUBDIR += lynx + SUBDIR += lynx-current SUBDIR += mapedit SUBDIR += mhonarc SUBDIR += mmm |