summaryrefslogtreecommitdiff
path: root/www/apache13-ssl
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 11:14:55 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-01 11:14:55 +0000
commit4f27bb8c8fe42278d3b65f24a3d1515cd09ab927 (patch)
tree999f5a6961b60b264a36a3accb2f9ac5436284a2 /www/apache13-ssl
parent1. Update base ssh2 version from 2.0.9 to 2.0.11 (diff)
ftp.ox.ac.uk reorganized their directory layout.
(this port really needs some extra MASTER_SITES's)
Notes
Notes: svn path=/head/; revision=15013
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r--www/apache13-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-ssl/Makefile b/www/apache13-ssl/Makefile
index 205653294e6c..cca3a9039464 100644
--- a/www/apache13-ssl/Makefile
+++ b/www/apache13-ssl/Makefile
@@ -3,13 +3,13 @@
# Date created: 15th August 1997
# Whom: Mark Murray <mark@grondar.za>
#
-# $Id: Makefile,v 1.44 1998/02/20 00:43:40 steve Exp $
+# $Id: Makefile,v 1.45 1998/04/12 09:53:50 markm Exp $
DISTNAME= apache_1.2.6
PKGNAME= apacheSSL-1.2.6
CATEGORIES= www security
MASTER_SITES= ftp://www.apache.org/apache/dist/ \
- ftp://ftp.ox.ac.uk/pub/crypto/SSL/
+ ftp://ftp.ox.ac.uk/pub/crypto/SSL/Apache-SSL/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} apache_1.2.6+ssl_1.15.tar.gz
MAINTAINER= markm@freebsd.org