From 0ce47fc18cd0cff45f0518924eae672beffbe020 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 7 Feb 2001 15:23:29 +0000 Subject: Fix incorrect version number in dependence on "apache" package. --- www/ap-ssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ap-ssl') diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index 3b6d452b7ab..4439bd8ad90 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/02/02 16:41:22 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2001/02/07 15:23:29 tron Exp $ DISTNAME= mod_ssl-2.8.0-1.3.17 PKGNAME= ap-ssl-2.8.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.modssl.org/source/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.modssl.org/ -DEPENDS+= apache-1.3.17:../../www/apache +DEPENDS+= apache-1.3.17.1:../../www/apache # For "apxs": BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base -- cgit v1.2.3