diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 19:00:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 19:00:12 +0000 |
commit | ce0c3933c08c71dcde471e45e45e4fea7bda2026 (patch) | |
tree | 692d3d865f42d1ff5b88b6533c795bcbc5f63fbb /www/mod_put | |
parent | eb60c758ae0ee5d0b3b30b14db642aecba2ba33d (diff) |
Notes
Diffstat (limited to 'www/mod_put')
-rw-r--r-- | www/mod_put/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_put/Makefile b/www/mod_put/Makefile index 6d8e4d3fcdb1..97be53c14378 100644 --- a/www/mod_put/Makefile +++ b/www/mod_put/Makefile @@ -19,7 +19,7 @@ MAKE_JOBS_SAFE= yes CONFLICTS= apache-contrib-1.* -USE_APACHE= 1.3 +USE_APACHE= 13 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |