summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/apps
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
committernectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
commitc48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29 (patch)
treef0fcf1d2bc9428ac2d27136f2ac0d4a06cf28b96 /crypto/openssl/apps
parent2836f6786d79b0744c8ce9190e27eb4793579235 (diff)
downloadFreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.zip
FreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.tar.gz
Import of OpenSSL 0.9.6f.
Diffstat (limited to 'crypto/openssl/apps')
-rwxr-xr-xcrypto/openssl/apps/CA.pl2
-rw-r--r--crypto/openssl/apps/der_chop2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/apps/CA.pl b/crypto/openssl/apps/CA.pl
index 2f76552..f1ac7e7 100755
--- a/crypto/openssl/apps/CA.pl
+++ b/crypto/openssl/apps/CA.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl5
+#!/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
diff --git a/crypto/openssl/apps/der_chop b/crypto/openssl/apps/der_chop
index fbd2889..9070b03 100644
--- a/crypto/openssl/apps/der_chop
+++ b/crypto/openssl/apps/der_chop
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl5
+#!/usr/local/bin/perl
#
# der_chop ... this is one total hack that Eric is really not proud of
# so don't look at it and don't ask for support
OpenPOWER on IntegriCloud