diff options
author | ale <ale@FreeBSD.org> | 2004-10-17 13:32:16 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-10-17 13:32:16 +0000 |
commit | 1c964bf4938d4b9d614c05bf1ec937ffa268c357 (patch) | |
tree | 7a38ed8c7c72329dcb4982aa728f43da39126939 /java/Makefile | |
parent | bfd24d1f6b0c36059393fa3485a2b27f15e499fc (diff) | |
download | FreeBSD-ports-1c964bf4938d4b9d614c05bf1ec937ffa268c357.zip FreeBSD-ports-1c964bf4938d4b9d614c05bf1ec937ffa268c357.tar.gz |
Add jakarta-commons-httpclient 2.0.2, a package implementing the client
side of the HTTP standard.
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 6bab207..2a4d286 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 |