diff options
author | 2013-03-10 20:01:43 +0000 | |
---|---|---|
committer | 2013-03-10 20:01:43 +0000 | |
commit | cbe5ab7d70d3e1b81f9139e900f2ef40b84efaae (patch) | |
tree | ea97a7dd00febe9ce026377db3cfb773b52f2b57 | |
parent | this ramdisk is just for one machine (diff) | |
download | wireguard-openbsd-cbe5ab7d70d3e1b81f9139e900f2ef40b84efaae.tar.xz wireguard-openbsd-cbe5ab7d70d3e1b81f9139e900f2ef40b84efaae.zip |
add placeholder for lang/erlang
-rw-r--r-- | share/man/man5/port-modules.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 47d02d4f2c7..6e1ecec931c 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.154 2013/02/07 17:58:31 pascal Exp $ +.\" $OpenBSD: port-modules.5,v 1.155 2013/03/10 20:01:43 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: February 7 2013 $ +.Dd $Mdocdate: March 10 2013 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -568,6 +568,7 @@ Sets .Ev MODCLANG_VERSION which is also appended to .Ev SUBST_VARS . +.It lang/erlang .It lang/ghc Sets .Ev ONLY_FOR_ARCHS , |