diff options
author | tv <tv@pkgsrc.org> | 2001-01-13 15:30:49 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2001-01-13 15:30:49 +0000 |
commit | a1936cfdb45e766c519d03b1f1e02257ee3633ab (patch) | |
tree | 6ac3214f039c84ac8b22659bd46a6dd496230894 /www/ap-ssl | |
parent | de705a81f0e907272003b07c0e6ee4ed072022c6 (diff) | |
download | pkgsrc-a1936cfdb45e766c519d03b1f1e02257ee3633ab.tar.gz |
Change DEPENDS to 1.3.14nb1.
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 14f79bd22f4..559953d9686 100644 --- a/www/ap-ssl/Makefile +++ b/www/ap-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/10/17 18:14:16 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2001/01/13 15:30:49 tv Exp $ # DISTNAME= mod_ssl-2.7.1-1.3.14 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.modssl.org/source/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.modssl.org/ -DEPENDS+= apache-1.3.14.1:../../www/apache +DEPENDS+= apache-1.3.14nb1:../../www/apache # For "apxs": BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base |