aboutsummaryrefslogtreecommitdiff
path: root/sysutils/isc-cron
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-18 21:57:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-18 21:57:30 +0000
commit6be5b9490e5feb864e79e883349e03a2ce850594 (patch)
tree995da02a82d2f0717daa7b38119d8e467c48bfd9 /sysutils/isc-cron
parent873adcf6450468bc96200daba976e076a16db3f5 (diff)
downloadports-6be5b9490e5feb864e79e883349e03a2ce850594.tar.gz
ports-6be5b9490e5feb864e79e883349e03a2ce850594.zip
Notes
Diffstat (limited to 'sysutils/isc-cron')
-rw-r--r--sysutils/isc-cron/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/isc-cron/Makefile b/sysutils/isc-cron/Makefile
index e4b870a9a4fc..720309c7c768 100644
--- a/sysutils/isc-cron/Makefile
+++ b/sysutils/isc-cron/Makefile
@@ -26,7 +26,6 @@ do-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cron ${STAGEDIR}${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/crontab ${STAGEDIR}${PREFIX}/bin
- ${CHOWN} root ${STAGEDIR}${PREFIX}/bin/crontab
${CHMOD} 4555 ${STAGEDIR}${PREFIX}/bin/crontab
${INSTALL_MAN} ${WRKSRC}/crontab.1 ${STAGEDIR}${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/crontab.5 ${STAGEDIR}${MANPREFIX}/man/man5