From 407b000b4e7743980deefc0b04f8d2c992adea7b Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 22 Dec 2011 16:34:12 +0000 Subject: No longer supports apache2. --- www/ap2-authn-otp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/ap2-authn-otp/Makefile b/www/ap2-authn-otp/Makefile index 6eb0cebd1fe..dc2b576168e 100644 --- a/www/ap2-authn-otp/Makefile +++ b/www/ap2-authn-otp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/21 09:49:44 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2011/12/22 16:34:12 joerg Exp $ DISTNAME= mod_authn_otp-${DISTVERS} PKGNAME= ${APACHE_PKG_PREFIX}-authn-otp-${DISTVERS} @@ -12,7 +12,7 @@ COMMENT= Apache module for one-time password authentication PKG_DESTDIR_SUPPORT= user-destdir -PKG_APACHE_ACCEPTED= apache2 apache22 +PKG_APACHE_ACCEPTED= apache22 .include "../../mk/apache.mk" -- cgit v1.2.3