diff options
-rw-r--r-- | mk/apache.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/apache.mk b/mk/apache.mk index 7cd8c68ecb4..da53d3eccbc 100644 --- a/mk/apache.mk +++ b/mk/apache.mk @@ -1,4 +1,4 @@ -# $NetBSD: apache.mk,v 1.20 2007/05/07 09:32:29 rillig Exp $ +# $NetBSD: apache.mk,v 1.21 2007/05/09 19:56:18 joerg Exp $ # # This file is meant to be included by packages that require an apache # web server. @@ -67,7 +67,7 @@ _APACHE_PKG_PREFIX.apache2= ap2 _APACHE_PKGSRCDIR.apache2= ../../www/apache2 _APACHE_PKGBASE.apache22= apache-2.[23456789]\* -_APACHE_PKG_PREFIX.apache22= ap2 +_APACHE_PKG_PREFIX.apache22= ap22 _APACHE_PKGSRCDIR.apache22= ../../www/apache22 # |