diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-08-09 11:55:34 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-08-09 11:55:34 +0000 |
commit | 5b06701d6f9e0a4ac9f57ff00a7a103587d89e96 (patch) | |
tree | 093d06793771a92932ac582a72544c45c4c5c9bc /www/httpcore/Makefile | |
parent | f2085a234d059203f190cd46cf063d85aefbaf01 (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 8bb05163e92a..a8a135de1650 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpcore -DISTVERSION= 4.1.1 +DISTVERSION= 4.1.3 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary |