aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2005-02-11 19:47:22 +0000
committerJames E. Housley <jeh@FreeBSD.org>2005-02-11 19:47:22 +0000
commit5dc3cd056c35c5207fc54d80393a4e6b5fc868b4 (patch)
treeed96ff652cbc7fd0dc3138b4bc132a5c71a11b50 /www/mod_auth_mysql
parent021ef515bed3c78e6e3ba8b2645018cb273fb4db (diff)
downloadports-5dc3cd056c35c5207fc54d80393a4e6b5fc868b4.tar.gz
ports-5dc3cd056c35c5207fc54d80393a4e6b5fc868b4.zip
Notes
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r--www/mod_auth_mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 6c8a52829011..722406c784e8 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mod_auth_mysql
PORTVERSION= 2.20
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-auth-mysql
@@ -30,7 +30,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${PREFIX} \
--with-apxs=${APXS}
-.include "${.CURDIR}/../www/apache2/Makefile.modules.3rd"
+.include "${.CURDIR}/../apache2/Makefile.modules.3rd"
post-install:
.if !defined(NOPORTDOCS)