From 9104f3db20749082db796bfd785a976945eaad36 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 25 Jan 2001 10:46:40 +0000 Subject: Fix apache wildcard to >=1.3.14nb1 instead of 1.3.14.1. --- net/ispman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ispman/Makefile b/net/ispman/Makefile index 1ee8847f34d..574b267a592 100644 --- a/net/ispman/Makefile +++ b/net/ispman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/11/22 10:44:51 rh Exp $ +# $NetBSD: Makefile,v 1.4 2001/01/25 10:46:40 wiz Exp $ # DISTNAME= ispman-0.5 @@ -11,7 +11,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.ispman.org/ DEPENDS+= pam-ldap>=77:../../security/pam-ldap -DEPENDS+= apache>=1.3.14.1:../../www/apache +DEPENDS+= apache>=1.3.14nb1:../../www/apache DEPENDS+= p5-${DISTNAME}:../../net/p5-ispman .if !exists(/usr/sbin/postfix) -- cgit v1.2.3