diff options
author | peter <peter@FreeBSD.org> | 1997-12-06 12:44:44 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-12-06 12:44:44 +0000 |
commit | a8293e39ff2fca2f41fc978cf16432bba8dd8783 (patch) | |
tree | 3e5aa014f6898d7fca2f942578ed863c8fe1eb71 /www/Makefile | |
parent | d83c03dd1bc1c6e0284e9f56a8376c645bc7a5ec (diff) | |
download | FreeBSD-ports-a8293e39ff2fca2f41fc978cf16432bba8dd8783.zip FreeBSD-ports-a8293e39ff2fca2f41fc978cf16432bba8dd8783.tar.gz |
Add squid12
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 aa1aec1..d2dd31d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1997/11/26 07:55:38 tg Exp $ +# $Id: Makefile,v 1.67 1997/12/02 00:18:58 jseger Exp $ # SUBDIR += Mosaic # requires Motif @@ -43,6 +43,7 @@ SUBDIR += p5-libwww SUBDIR += squid11 SUBDIR += squid11-novm + SUBDIR += squid12 SUBDIR += vrweb SUBDIR += w3 SUBDIR += w3c-httpd |