diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-06-23 05:47:08 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-06-23 05:47:08 +0000 |
commit | c0073671fb56d9e5663f16499f36f087c82a5891 (patch) | |
tree | 36a751b68d5f783a55336ee075032d9628984d4e /www/httpcore/Makefile | |
parent | 2f6bf4e42f123ab208b13867d093f8031326659c (diff) |
Notes
Diffstat (limited to 'www/httpcore/Makefile')
-rw-r--r-- | www/httpcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index 21585b1efe88..c01fa8794d63 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpcore -DISTVERSION= 4.0 +DISTVERSION= 4.0.1 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary |