diff options
author | peter <peter@FreeBSD.org> | 1996-11-06 19:04:27 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-11-06 19:04:27 +0000 |
commit | 14e1e5eb05b3bfebbe44e36f2aaf66cbcbdfd79a (patch) | |
tree | 931a7f9390e479fffe70792c1a023ab8a3acabb0 /www | |
parent | 25616d50c2c84377b738e16430f246ccc2d501af (diff) | |
download | FreeBSD-ports-14e1e5eb05b3bfebbe44e36f2aaf66cbcbdfd79a.zip FreeBSD-ports-14e1e5eb05b3bfebbe44e36f2aaf66cbcbdfd79a.tar.gz |
Add squid11
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 22fbcbb..ea52814 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1996/10/13 14:27:56 ache Exp $ +# $Id: Makefile,v 1.24 1996/10/25 15:59:22 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -23,6 +23,7 @@ SUBDIR += netscape301 SUBDIR += slang-lynx SUBDIR += squid + SUBDIR += squid11 SUBDIR += tkHTML SUBDIR += tkWWW SUBDIR += w3-msql |