diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-12-06 20:44:44 +0800 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-12-06 20:44:44 +0800 |
commit | fa4c786faeb56273c6a34504f5865ba2b348d8fd (patch) | |
tree | 3399e07ec500ada7a44b609446a3f8d826d565da /www | |
parent | 63a33a0692382edb0ebefcbc5a3716cf8c607e38 (diff) | |
download | freebsd-ports-gnome-fa4c786faeb56273c6a34504f5865ba2b348d8fd.tar.gz freebsd-ports-gnome-fa4c786faeb56273c6a34504f5865ba2b348d8fd.tar.zst freebsd-ports-gnome-fa4c786faeb56273c6a34504f5865ba2b348d8fd.zip |
Add squid12
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index aa1aec1d309b..d2dd31dd838d 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 |