diff options
Diffstat (limited to 'security/ccrypt/Makefile')
-rw-r--r-- | security/ccrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 3cad25253035..8dea3602d2e9 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -17,7 +17,6 @@ MAINTAINER= jim@corebsd.or.id COMMENT= A command-line utility for encrypting and decrypting files and streams USE_GETOPT_LONG=yes -USE_REINPLACE= yes GNU_CONFIGURE= yes MAN1= ccrypt.1 |