mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix MLINKS. Forgot to change in working copy of the port.
This commit is contained in:
parent
6329c1458f
commit
c9b547524a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170425
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ CONFIGURE_ARGS= --disable-suid-install --mandir=${MANPREFIX}/man
|
|||
|
||||
MAN1= tcpspray6.1
|
||||
MAN8= ndisc6.8 rdisc6.8 rltraceroute6.8
|
||||
MLINKS= tcptraceroute6.8 rltraceroute6.8 \
|
||||
tracert6.8 rltraceroute6.8
|
||||
MLINKS= rltraceroute6.8 tcptraceroute6.8 \
|
||||
rltraceroute6.8 tracert6.8
|
||||
|
||||
PORTDOCS= AUTHORS NEWS README
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue