aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-12-05 08:20:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-12-05 08:20:51 +0000
commitc78319a29131bfb0811fa0fb210b5d2dcc7ad1a8 (patch)
tree2358617ff9c7feee1741133d685449a5f1f19909 /Mk
parentab14d1d247b167922a7d1c8634013edd1c637044 (diff)
downloadports-c78319a29131bfb0811fa0fb210b5d2dcc7ad1a8.tar.gz
ports-c78319a29131bfb0811fa0fb210b5d2dcc7ad1a8.zip
- fixes a comment that did no longer match.
Submitted by: seanc
Notes
Notes: svn path=/head/; revision=95110
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.openssl.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Mk/bsd.openssl.mk b/Mk/bsd.openssl.mk
index b16b63ebeef9..3ce60fdb68ba 100644
--- a/Mk/bsd.openssl.mk
+++ b/Mk/bsd.openssl.mk
@@ -2,10 +2,9 @@
# Date created: 31 May 2002
# Whom: dinoex
#
-# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.openssl.mk,v 1.10 2003-10-02 19:46:35 dinoex Exp $
+# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.openssl.mk,v 1.11 2003-12-05 08:20:51 dinoex Exp $
#
-# this substitutes USE_OPENSSL=yes
-# just include this makefile after bsd.ports.pre.mk
+# Use of 'USE_OPENSSL=yes' includes this Makefile after bsd.ports.pre.mk
#
# the user/port can now set this options in the makefiles.
#