diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 06:23:25 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-04 06:23:25 +0000 |
commit | 71eb78c36b8ee074a300b25f4eb85c8dc935e782 (patch) | |
tree | 2fa18b1c6dce3f5a3c6760ca0af575842cc36d5e /net-mgmt/net-snmp-tkmib/files | |
parent | 3ae4d199db7b7f1a25441f161daf2c4034a2c54a (diff) |
Notes
Diffstat (limited to 'net-mgmt/net-snmp-tkmib/files')
-rw-r--r-- | net-mgmt/net-snmp-tkmib/files/patch-tkmib | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-tkmib/files/patch-tkmib b/net-mgmt/net-snmp-tkmib/files/patch-tkmib new file mode 100644 index 000000000000..0d9d5e7a0b87 --- /dev/null +++ b/net-mgmt/net-snmp-tkmib/files/patch-tkmib @@ -0,0 +1,7 @@ +--- local/tkmib.orig Wed Nov 7 01:26:37 2001 ++++ local/tkmib Thu Apr 4 14:29:19 2002 +@@ -1,4 +1,3 @@ +-#!/usr/bin/perl + #!/usr/bin/perl -w + + require 5; |