summaryrefslogtreecommitdiffstats
path: root/net-mgmt/arpwatch-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/arpwatch-devel/Makefile')
-rw-r--r--net-mgmt/arpwatch-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile
index e1c177c..44dbbc0 100644
--- a/net-mgmt/arpwatch-devel/Makefile
+++ b/net-mgmt/arpwatch-devel/Makefile
@@ -24,7 +24,7 @@ post-install:
if [ ! -d ${PREFIX}/arpwatch ]; then \
${MKDIR} ${PREFIX}/arpwatch; \
${CHMOD} 775 ${PREFIX}/arpwatch; \
- ${CHOWN} root.operator ${PREFIX}/arpwatch; \
+ ${CHOWN} root:operator ${PREFIX}/arpwatch; \
fi
${TOUCH} ${PREFIX}/arpwatch/arp.dat
${CHMOD} 644 ${PREFIX}/arpwatch/arp.dat
OpenPOWER on IntegriCloud