Author: bapt Date: Sun Mar 15 23:31:20 2015 New Revision: 280128 URL: https://svnweb.freebsd.org/changeset/base/280128
Log: Remove bad and useless LINKS Modified: head/usr.bin/mandoc/Makefile Modified: head/usr.bin/mandoc/Makefile ============================================================================== --- head/usr.bin/mandoc/Makefile Sun Mar 15 23:05:36 2015 (r280127) +++ head/usr.bin/mandoc/Makefile Sun Mar 15 23:31:20 2015 (r280128) @@ -6,7 +6,6 @@ MDOCMLDIR= ${.CURDIR}/../../contrib/mdoc PROG= mandoc FILES= example.style.css style.css FILESDIR= ${SHAREDIR}/mdocml -LINKS= mdocml MAN= mandoc.1 eqn.7 mandoc_char.7 tbl.7 man.7 mdoc.7 # roff.7 MLINKS= mandoc.1 mdocml.1 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"