aboutsummaryrefslogtreecommitdiff
path: root/security/mac-robber
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:39:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:39:24 +0000
commit275e0b44c5b798db908300b167521dcccfff2caa (patch)
treec23f8e3aaaceaf69439720a6245f5eec19f16a67 /security/mac-robber
parentdeaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (diff)
downloadports-275e0b44c5b798db908300b167521dcccfff2caa.tar.gz
ports-275e0b44c5b798db908300b167521dcccfff2caa.zip
Remove trailing whitespaces from category security
Notes
Notes: svn path=/head/; revision=345433
Diffstat (limited to 'security/mac-robber')
-rw-r--r--security/mac-robber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mac-robber/Makefile b/security/mac-robber/Makefile
index 12bd9654bf3e..efe853666a2f 100644
--- a/security/mac-robber/Makefile
+++ b/security/mac-robber/Makefile
@@ -20,7 +20,7 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mac-robber ${STAGEDIR}${PREFIX}/bin
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>