diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-22 08:40:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-22 08:40:47 +0000 |
commit | a76c183878d4cb8d26831a0d72b54d93b9aff0b7 (patch) | |
tree | 26418cbe6f20ff9a78bfd66353546a692cfe601e /www/apache13-ssl | |
parent | 4166c7cf95d2e6264f7d2572eafe37744fb99e05 (diff) | |
download | ports-a76c183878d4cb8d26831a0d72b54d93b9aff0b7.tar.gz ports-a76c183878d4cb8d26831a0d72b54d93b9aff0b7.zip |
Notes
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 5c1549825b90..c2ae0c235c7c 100644 --- a/www/apache13-ssl/Makefile +++ b/www/apache13-ssl/Makefile @@ -6,7 +6,7 @@ # and apache-ssl port by Mark Murray <mark@grondar.za>. # Oh, and with a little bit of help from Ben :) # -# $Id: Makefile,v 1.49 1998/12/11 22:46:14 billf Exp $ +# $Id: Makefile,v 1.50 1998/12/11 22:58:37 billf Exp $ APACHE= 1.3.3 APACHE-SSL= 1.28 @@ -33,7 +33,7 @@ MASTER_SITES= ftp://www.apache.org/apache/dist/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ apache_${APACHE}+ssl_${APACHE-SSL}${EXTRACT_SUFX} -MAINTAINER= Adam Laurie \<adam@algroup.co.uk\> +MAINTAINER= adam@algroup.co.uk RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay |