aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r--security/openssl/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index fa4230fef12a..83def3b46a28 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,14 +3,15 @@
# Date created: Sun Jan 3 19:36:27 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.24 1999/01/09 12:55:48 dirk Exp $
+# $Id: Makefile,v 1.25 1999/01/12 23:18:59 dirk Exp $
#
DISTNAME= openssl-0.9.1c
CATEGORIES= devel security
MASTER_SITES= http://www.openssl.org/source/ \
- ftp://ftp.sunet.se/pub/security/tools/net/openssl/ \
- ftp://ftp.cert.dfn.de/pub/tools/net/openssl/
+ ftp://ftp.openssl.org/source/ \
+ ftp://ftp.sunet.se/pub/security/tools/net/openssl/source/ \
+ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
MAINTAINER= dirk@FreeBSD.ORG