diff options
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 04fe7bf97bb..d31071684cc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetSD$ +# $NetBSD: Makefile,v 1.3 1997/11/26 15:36:59 agc Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -23,7 +23,7 @@ # SUBDIR += libwww # SUBDIR += linemode # SUBDIR += linux-netscape4 -# SUBDIR += lynx + SUBDIR += lynx # SUBDIR += mapedit # SUBDIR += mhonarc # SUBDIR += mmm |