aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-09 19:03:20 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-09 19:03:20 +0000
commita7346f2159e3a9e88f7492fe46d48f88f4876658 (patch)
treebb94ef72d0d27cc561170a31771a8036be8bb0a8 /www/libapreq2
parenta8d86bb5e705ea4191c9b9eda19970e099866f3f (diff)
Notes
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