aboutsummaryrefslogtreecommitdiff
path: root/security/openssl-beta/Makefile.ssl
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2002-08-04 09:04:12 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2002-08-04 09:04:12 +0000
commitdeef46806d015ad769b2665290ea6ec18dfcb08e (patch)
tree58ea722de5185fcbc194ca1ed7488f406e568a1d /security/openssl-beta/Makefile.ssl
parent121887516bfa24bfc84c15d39f29a557d2568fec (diff)
downloadports-deef46806d015ad769b2665290ea6ec18dfcb08e.tar.gz
ports-deef46806d015ad769b2665290ea6ec18dfcb08e.zip
Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=63962
Diffstat (limited to 'security/openssl-beta/Makefile.ssl')
-rw-r--r--security/openssl-beta/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl-beta/Makefile.ssl b/security/openssl-beta/Makefile.ssl
index 265c96da3b47..316b1213a6f3 100644
--- a/security/openssl-beta/Makefile.ssl
+++ b/security/openssl-beta/Makefile.ssl
@@ -14,7 +14,7 @@ OPENSSLDIR= /etc/ssl
@${ECHO_CMD} "This port requires the OpenSSL library, which is part of"
@${ECHO_CMD} "the FreeBSD crypto distribution but not installed on your"
@${ECHO_CMD} "machine. Please see the \"OpenSSL\" section in the handbook"
- @${ECHO_CMD} "(at \"http://www.FreeBSD.org/handbook/openssl.html\", for instance)"
+ @${ECHO_CMD} "(at \"http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/openssl.html\", for instance)"
@${ECHO_CMD} "for instructions on how to obtain and install the FreeBSD"
@${ECHO_CMD} "OpenSSL distribution."
@${FALSE}