From dbeb1cd0c53f1c9b12a62251ad736602dcbc3c52 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 13 Aug 2002 22:19:48 +0000 Subject: Fix comment to note that we must have apache<2.0. --- www/ap-dav/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/ap-dav/Makefile b/www/ap-dav/Makefile index df57baa8621..35b82e9004a 100644 --- a/www/ap-dav/Makefile +++ b/www/ap-dav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/03/06 15:35:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/08/13 22:19:48 jlam Exp $ DISTNAME= mod_dav-1.0.3-1.3.6 PKGNAME= ap-dav-1.0.3 @@ -9,7 +9,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.webdav.org/mod_dav/ COMMENT= Apache WebDAV module -# Ugly mess that says apache>=1.3.9 and apache<=2.0. +# Ugly mess that says apache>=1.3.9 and apache<2.0. BUILDLINK_DEPENDS.apache= {apache-1.3.9*,apache-1.3.[1-9][0-9]*,apache6-1.3.9*,apache6-1.3.[1-9][0-9]*} DEPENDS+= ${BUILDLINK_DEPENDS.apache}:../../www/apache -- cgit v1.2.3