diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:54:10 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 05:54:10 +0000 |
commit | e8384e5ba333f81a6d7b0c3254cff4549b195282 (patch) | |
tree | 6714eac6a1f07c4800764012c3e4e0059b1d4a99 /www/Makefile | |
parent | 2afc94ccbe99f9dfabdb754001e892aedee09e09 (diff) |
Adding cadaver version 0.10.0.
A commandline client for DAV.
PR: 16087
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Notes
Notes:
svn path=/head/; revision=25223
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 c81093e41594..48aaf217f337 100644 --- a/www/Makefile +++ b/www/Makefile @@ -19,6 +19,7 @@ SUBDIR += bacon SUBDIR += bluefish SUBDIR += boa + SUBDIR += cadaver SUBDIR += calamaris SUBDIR += cgic SUBDIR += cgihtml |