diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 43239e816c0..86aa438d11a 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.388 2013/11/25 14:14:44 sthen Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.389 2013/11/25 14:39:29 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -1534,6 +1534,7 @@ do gzip -dc ${FULLDISTDIR}/$$archive | tar xf -;; esac done +.Ed .It Ev EXTRACT_ONLY Set to the list of distfiles to actually extract if some distfiles should not be extracted during the |