diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 8cef4c421a0..cce713220f7 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.430 2015/12/28 23:30:59 mmcc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.431 2016/01/01 18:38:19 jasper Exp $ .\" .\" Copyright (c) 2000-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: December 28 2015 $ +.Dd $Mdocdate: January 1 2016 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1702,7 +1702,8 @@ to limit ports to architectures where they compile. Support for GitHub-hosted projects. Leave empty for non hosted projects. Yields a suitable default for -.Ev MASTER_SITES_GITHUB . +.Ev MASTER_SITES_GITHUB and +.Ev DISTNAME . .It Ev GH_ACCOUNT Account name of the GitHub user hosting the project. .It Ev GH_COMMIT |