diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-07-19 20:25:53 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-07-19 20:25:53 +0000 |
commit | 221db0a5857c079521497890bd8761d034fcbba0 (patch) | |
tree | ba319aec65d8030b43ce8e22fde7bd834d1ab762 /share | |
parent | 580aebf0de48364edf0c72fe3dd08562ed62d4b3 (diff) |
sync
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/port-modules.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 6e3712a7ff3..903437648f0 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.139 2012/07/10 17:50:56 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.140 2012/07/19 20:25:52 jasper Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 10 2012 $ +.Dd $Mdocdate: July 19 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -664,7 +664,8 @@ Appends .Ev MODLUA_DOCDIR , .Ev MODLUA_LIBDIR , .Ev MODLUA_DATADIR , -.Ev MODLUA_DEP +.Ev MODLUA_DEP , +.Ev MODLUA_DEP_VERSION to .Ev SUBST_VARS . .Ev MODLUA_DEFAULT_VERSION |