aboutsummaryrefslogtreecommitdiffstats
path: root/www/libapreq2
diff options
context:
space:
mode:
Diffstat (limited to 'www/libapreq2')
-rw-r--r--www/libapreq2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index 6a605bdab241..3321e7f6084c 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -61,7 +61,7 @@ PLIST_SUB+= WITH_MODPERL2="@comment "
.include <bsd.port.pre.mk>
.if ${APACHE_VERSION} == 20
-SHLIB_MAJOR= 9
+SHLIB_MAJOR= 10
.else
SHLIB_MAJOR= 11
.endif