diff options
Diffstat (limited to 'www/ap-ssl')
-rw-r--r-- | www/ap-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile index a344647d0ea..17541f214f7 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2002/06/24 16:36:27 tron Exp $ +# $NetBSD: Makefile,v 1.56 2002/07/31 00:57:18 wiz Exp $ DISTNAME= mod_ssl-2.8.10-1.3.26 PKGNAME= ap-ssl-2.8.10 @@ -13,7 +13,7 @@ COMMENT= SSL/TLS protocols module for Apache CONFLICTS= apache-1.3.[0-9] apache-*modssl-[0-9]* apache6-[0-9]* -DEPENDS+= apache-1.3.26nb2:../../www/apache +DEPENDS+= apache-1.3.26nb3:../../www/apache USE_BUILDLINK_ONLY= YES |