mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
make the right link to "zzz"
This commit is contained in:
parent
eae3147757
commit
0d2cd3b7e9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4081
@ -1,5 +1,5 @@
|
||||
PROG= apm
|
||||
LINKS= ${BINDIR}apm /usr/sbin/zzz
|
||||
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
|
||||
MANDIR= /usr/share/man/man
|
||||
MAN8= apm.8
|
||||
MLINKS= apm.8 zzz.8
|
||||
|
Loading…
Reference in New Issue
Block a user