diff options
author | peter <peter@FreeBSD.org> | 1997-05-17 20:35:28 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-05-17 20:35:28 +0000 |
commit | e7253f136f4446d4e817bcae0fcb7a5b7e4af052 (patch) | |
tree | d61b3a1ae6a57b05bc8ca3a2b29e6f3c3922d09b | |
parent | 8bdf8c00a828ad90a6ae891b43d91d062452f9e7 (diff) | |
download | FreeBSD-ports-e7253f136f4446d4e817bcae0fcb7a5b7e4af052.zip FreeBSD-ports-e7253f136f4446d4e817bcae0fcb7a5b7e4af052.tar.gz |
add squid11-novm
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e307e60..4719d9d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/05/03 19:32:47 andreas Exp $ +# $Id: Makefile,v 1.42 1997/05/05 00:41:26 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -33,6 +33,7 @@ SUBDIR += slang-lynx SUBDIR += squid SUBDIR += squid11 + SUBDIR += squid11-novm SUBDIR += w3 SUBDIR += w3-msql SUBDIR += w3c-httpd |