summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-10-17 13:32:16 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-10-17 13:32:16 +0000
commit95a6bb8fb7757f22453fe2b6cee28a7187fb6370 (patch)
treee97a34fd4fc4db7830d2257042cc5f679b73a8e7 /java/Makefile
parentRename bookcase to tellico after repocopy and remove bookcase (diff)
Add jakarta-commons-httpclient 2.0.2, a package implementing the client
side of the HTTP standard.
Notes
Notes: svn path=/head/; revision=119656
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 6bab207b72f1..2a4d286c454c 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -50,6 +50,7 @@
SUBDIR += jakarta-commons-collections
SUBDIR += jakarta-commons-dbcp
SUBDIR += jakarta-commons-discovery
+ SUBDIR += jakarta-commons-httpclient
SUBDIR += jakarta-commons-lang
SUBDIR += jakarta-commons-logging
SUBDIR += jakarta-commons-pool