diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:15:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 02:15:15 +0000 |
commit | 1381d53ba1e2ec333aabd65db484537529ec3cfa (patch) | |
tree | 099ea38155057dbf4a090d3fa245bac97a377164 /www/Makefile | |
parent | 17a34ce292fe90d778e5e3543d443624b6a04d43 (diff) |
Adding jesred version 1.2pl1.
A redirector for Squid.
PR: 14869
Submitted by: Denis Shaposhnikov <dsh@wizard.vlink.ru>
Notes
Notes:
svn path=/head/; revision=24140
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9f364bc86791..5deff972ce38 100644 --- a/www/Makefile +++ b/www/Makefile @@ -46,6 +46,7 @@ SUBDIR += httperf SUBDIR += hypermail SUBDIR += ijb + SUBDIR += jesred SUBDIR += libghttp SUBDIR += libwww SUBDIR += libxpg4-ns |