diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-02-14 13:56:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-02-14 13:56:39 +0000 |
commit | e575b0b060e4ac69168d76184b4aa118535ed8bb (patch) | |
tree | ed03a56c1ab83f30ed630bb79b4fd9e149b0f2dd /java/jakarta-commons-httpclient/Makefile | |
parent | 7aff14f9ca44e07947cd5dfc911c9ce2e89e2f87 (diff) | |
download | ports-e575b0b060e4ac69168d76184b4aa118535ed8bb.tar.gz ports-e575b0b060e4ac69168d76184b4aa118535ed8bb.zip |
Notes
Diffstat (limited to 'java/jakarta-commons-httpclient/Makefile')
-rw-r--r-- | java/jakarta-commons-httpclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jakarta-commons-httpclient/Makefile b/java/jakarta-commons-httpclient/Makefile index 8dd033c56c37..5b6794fc3bde 100644 --- a/java/jakarta-commons-httpclient/Makefile +++ b/java/jakarta-commons-httpclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= commons-httpclient -DISTVERSION= 3.0-rc4 +DISTVERSION= 3.0 CATEGORIES= java www MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= commons/httpclient/source |