aboutsummaryrefslogtreecommitdiff
path: root/openssl/vendor/current/apps/CA.pl
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/vendor/current/apps/CA.pl')
-rw-r--r--openssl/vendor/current/apps/CA.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/vendor/current/apps/CA.pl b/openssl/vendor/current/apps/CA.pl
index a3965ece..c783a6e6 100644
--- a/openssl/vendor/current/apps/CA.pl
+++ b/openssl/vendor/current/apps/CA.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/local/bin/perl
#
# CA - wrapper around ca to make it easier to use ... basically ca requires
# some setup stuff to be done before you can use it and this makes