aboutsummaryrefslogtreecommitdiff
path: root/openssl/apps/CA.pl
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/apps/CA.pl')
-rw-r--r--openssl/apps/CA.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/apps/CA.pl b/openssl/apps/CA.pl
index a3965ecea..05f11dd61 100644
--- a/openssl/apps/CA.pl
+++ b/openssl/apps/CA.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/perl5
#
# 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