aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql_another/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_mysql_another/Makefile')
-rw-r--r--www/mod_auth_mysql_another/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile
index 4a2be52627bc..2f8e01bdc73f 100644
--- a/www/mod_auth_mysql_another/Makefile
+++ b/www/mod_auth_mysql_another/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: apache mod_auth_mysql_another
-# Date created: 2002/04/20
-# Whom: mbr@freebsd.org
-#
+# Created by: mbr@freebsd.org
# $FreeBSD$
PORTNAME= mod_auth_mysql
@@ -17,7 +14,7 @@ COMMENT= Allows users to use MySQL databases for user authentication
MAKE_JOBS_SAFE= yes
USE_MYSQL= yes
-USE_APACHE= 22+
+USE_APACHE= 22
SHORTMODNAME= mysql_auth
AP_FAST_BUILD= yes