summaryrefslogtreecommitdiff
path: root/www/ap2-auth-ntlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-auth-ntlm/Makefile')
-rw-r--r--www/ap2-auth-ntlm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-ntlm/Makefile b/www/ap2-auth-ntlm/Makefile
index 1c3297ac271..a2eedde58ae 100644
--- a/www/ap2-auth-ntlm/Makefile
+++ b/www/ap2-auth-ntlm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/28 06:30:06 asau Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/10 15:22:17 joerg Exp $
#
DISTNAME= ntlm2
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://modntlm.sourceforge.net/
COMMENT= Apache module for NTLM authentication
-PKG_APACHE_ACCEPTED= apache2 apache22
+PKG_APACHE_ACCEPTED= apache22
.include "../../mk/apache.mk"