diff options
author | billf <billf@FreeBSD.org> | 1998-12-12 06:58:37 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-12 06:58:37 +0800 |
commit | 9f39a6e202150b83e9c803ea13723001d06594cf (patch) | |
tree | 7b5cda3f3c35c3c5e9d8667b48245b209e381607 /www | |
parent | 73a0091f999160afcd72afe0cde740425839473f (diff) | |
download | freebsd-ports-gnome-9f39a6e202150b83e9c803ea13723001d06594cf.tar.gz freebsd-ports-gnome-9f39a6e202150b83e9c803ea13723001d06594cf.tar.zst freebsd-ports-gnome-9f39a6e202150b83e9c803ea13723001d06594cf.zip |
Fix patches/ and pkg/ due to committer error when committing the new
information.
Screwed Up By: billf
Diffstat (limited to 'www')
-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" |