aboutsummaryrefslogtreecommitdiff
path: root/sysutils/isc-cron
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-08-07 06:10:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-08-07 06:10:57 +0000
commit4349995ce3efa1a01f8b913159bf21a621cb6e03 (patch)
tree1926223d2c246538618bc2a3217bbfe50221ca75 /sysutils/isc-cron
parentc787d0466337a70ee1796c810c0c6ae4d323638e (diff)
downloadports-4349995ce3efa1a01f8b913159bf21a621cb6e03.tar.gz
ports-4349995ce3efa1a01f8b913159bf21a621cb6e03.zip
Notes
Diffstat (limited to 'sysutils/isc-cron')
-rw-r--r--sysutils/isc-cron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/isc-cron/Makefile b/sysutils/isc-cron/Makefile
index 1fa3eb4ae0d0..6bbafc4f9fbc 100644
--- a/sysutils/isc-cron/Makefile
+++ b/sysutils/isc-cron/Makefile
@@ -31,6 +31,8 @@ do-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cron ${PREFIX}/sbin
${INSTALL_PROGRAM} ${WRKSRC}/crontab ${PREFIX}/bin
+ ${CHOWN} root ${PREFIX}/bin/crontab
+ ${CHMOD} 4555 ${PREFIX}/bin/crontab
${INSTALL_MAN} ${WRKSRC}/crontab.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/crontab.5 ${PREFIX}/man/man5
${INSTALL_MAN} ${WRKSRC}/cron.8 ${PREFIX}/man/man8