aboutsummaryrefslogtreecommitdiff
path: root/security/ccrypt/Makefile
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/ccrypt/Makefile
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/ccrypt/Makefile')
-rw-r--r--security/ccrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile
index 33d43c680b1d..f49c9f0f375a 100644
--- a/security/ccrypt/Makefile
+++ b/security/ccrypt/Makefile
@@ -13,7 +13,7 @@ COMMENT= Command-line utility for encrypting and decrypting files and streams
USES= gmake
NO_STAGE= yes
-OPTIONS_DEFINE= DOCS NLS
+OPTIONS_DEFINE= DOCS NLS
.include <bsd.port.options.mk>