diff options
author | tron <tron> | 2002-06-18 11:36:35 +0000 |
---|---|---|
committer | tron <tron> | 2002-06-18 11:36:35 +0000 |
commit | 392802170eb2e998b647eb3d6935a3634a44430a (patch) | |
tree | ad7f22a7517dc9b09f78688d6f26165746e78b79 /www/ap-ssl | |
parent | 1bd581847702cf33ba2c45082ca2b605c58d4d6f (diff) | |
download | pkgsrc-392802170eb2e998b647eb3d6935a3634a44430a.tar.gz |
Update version number in dependence on "apache".
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 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 |