diff options
author | tron <tron> | 2002-06-18 11:36:35 +0000 |
---|---|---|
committer | tron <tron> | 2002-06-18 11:36:35 +0000 |
commit | fa38efeb40abf84dea647048877583eb7f211901 (patch) | |
tree | ad7f22a7517dc9b09f78688d6f26165746e78b79 /www/ap-ssl/Makefile | |
parent | 3cebc6cb6d85b1d8c5c96d756d19b038bdc3eb88 (diff) | |
download | pkgsrc-fa38efeb40abf84dea647048877583eb7f211901.tar.gz |
Update version number in dependence on "apache".
Diffstat (limited to 'www/ap-ssl/Makefile')
-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 d5bae78a9c6..866b465cef8 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2002/04/02 14:22:23 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2002/06/18 11:36:35 tron Exp $ DISTNAME= mod_ssl-2.8.8-1.3.24 PKGNAME= ap-ssl-2.8.8 @@ -11,7 +11,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.24:../../www/apache +DEPENDS+= apache-1.3.24nb1:../../www/apache USE_BUILDLINK_ONLY= YES |