summaryrefslogtreecommitdiff
path: root/Mk
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 /Mk
parentUpgrade to cdrtools-1.11a28. (diff)
Fix links to the Handbook, the FAQ and the porters-handbook.
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=63962
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index d17aab37dd2b..66751678e12a 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -737,7 +737,7 @@ PREFIX?= ${LOCALBASE}
@${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}