Deleted Added
full compact
1,2c1
< # Makefile
< # $FreeBSD: head/usr.sbin/manctl/Makefile 74816 2001-03-26 14:42:20Z ru $
---
> # $FreeBSD: head/usr.sbin/manctl/Makefile 75286 2001-04-07 11:21:35Z ru $
3a3
> SCRIPTS=manctl.sh
6,9d5
< beforeinstall:
< ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
< ${.CURDIR}/manctl.sh ${DESTDIR}${BINDIR}/manctl
<