diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-11 22:58:37 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-11 22:58:37 +0000 |
commit | bc6b6863534a1d10b16eb0b4217fd9fd21ff4731 (patch) | |
tree | 67c52e957e83789653d90ead8e8bfcbcdd04a8ca | |
parent | a59fa58d70ec4fddead72c9d832c0c00e96ac622 (diff) | |
download | ports-bc6b6863534a1d10b16eb0b4217fd9fd21ff4731.tar.gz ports-bc6b6863534a1d10b16eb0b4217fd9fd21ff4731.zip |
Notes
-rw-r--r-- | www/apache13-ssl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile index 7bb976c28250..5c1549825b90 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.48 1998/12/11 22:37:09 billf Exp $ +# $Id: Makefile,v 1.49 1998/12/11 22:46:14 billf Exp $ APACHE= 1.3.3 APACHE-SSL= 1.28 @@ -38,8 +38,6 @@ MAINTAINER= Adam Laurie \<adam@algroup.co.uk\> RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay -BROKEN= fails on patch - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} RESTRICTED= "Contains cryptography" |