diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-12-31 17:47:17 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-12-31 17:47:17 +0000 |
commit | e1308124a54c14f5ce3ca729c696b0aed225f720 (patch) | |
tree | 441cdb239125021e50bdaab6dbef87c3be0948ff /index.sgml | |
parent | 778413958062b3a3d8f39e987eab05e541596cce (diff) | |
download | mandoc-e1308124a54c14f5ce3ca729c696b0aed225f720.tar.gz |
update the link to the ISC license
and note that the pkgsrc port was updated to 1.12.3
Diffstat (limited to 'index.sgml')
-rw-r--r-- | index.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ <SPAN CLASS="nm">mdocml</SPAN> is a suite of tools compiling <I><A HREF="mdoc.7.html">mdoc</A></I>, the roff macro package of choice for BSD manual pages, and <I><A HREF="man.7.html">man</A></I>, the predominant historical package for UNIX manuals. - It is small, ISO C, <A CLASS="external" HREF="http://www.isc.org/software/license">ISC</A>-licensed, and quite fast. + It is small, ISO C, <A CLASS="external" HREF="https://www.isc.org/downloads/software-support-policy/isc-license/">ISC</A>-licensed, and quite fast. </P> <P> The tool set features <A HREF="mandoc.1.html">mandoc</A>, @@ -110,7 +110,7 @@ <TR> <TD>pkgsrc</TD> <TD> - <A HREF="http://pkgsrc.se/textproc/mdocml" CLASS="external">textproc/mdocml</A> (1.12.2 port) + <A HREF="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/textproc/mdocml/" CLASS="external">textproc/mdocml</A> (1.12.3 port) </TD> </TR> <TR> |