diff options
Diffstat (limited to 'net-mgmt/net-snmp-devel/files/patch-local:tkmib')
-rw-r--r-- | net-mgmt/net-snmp-devel/files/patch-local:tkmib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/files/patch-local:tkmib b/net-mgmt/net-snmp-devel/files/patch-local:tkmib new file mode 100644 index 000000000000..3278d27c3809 --- /dev/null +++ b/net-mgmt/net-snmp-devel/files/patch-local:tkmib @@ -0,0 +1,9 @@ +--- local/tkmib.orig Thu May 29 05:30:19 2003 ++++ local/tkmib Thu May 29 05:31:46 2003 +@@ -1,5 +1,4 @@ +-#!/usr/bin/perl +-#!/usr/bin/perl -w ++#!%%PERL%% -w + + require 5; + |