diff options
author | 2016-01-07 21:38:19 +0000 | |
---|---|---|
committer | 2016-01-07 21:38:19 +0000 | |
commit | 9aeb4f68e81a75f35b634b2b44dd201862b61e59 (patch) | |
tree | f6f074a8e8bd6de2d12e1f7508a09d106051b4c6 /share/man/man5 | |
parent | ANSIfy hunt(6) (diff) | |
download | wireguard-openbsd-9aeb4f68e81a75f35b634b2b44dd201862b61e59.tar.xz wireguard-openbsd-9aeb4f68e81a75f35b634b2b44dd201862b61e59.zip |
mention that HOMEPAGE will be set for ports that have MODPY_PI
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index f262b37a585..4a56a9426d7 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.198 2015/11/26 20:27:46 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.199 2016/01/07 21:38:19 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: November 26 2015 $ +.Dd $Mdocdate: January 7 2016 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -1160,6 +1160,8 @@ target. If .Ev MODPY_PI is set to Yes it will set +.Ev HOMEPAGE +and .Ev MASTER_SITES . The subdirectory can be overridden with .Ev MODPY_PI_DIR . |