From 810aacb5f0e4afc55c242ffdf3214fb95d836404 Mon Sep 17 00:00:00 2001 From: avsm Date: Mon, 13 Jun 2005 20:05:31 +0000 Subject: [PATCH] oops, typo --- devel/cvs2cl/patches/patch-cvs2cl_pl-2_58 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/cvs2cl/patches/patch-cvs2cl_pl-2_58 b/devel/cvs2cl/patches/patch-cvs2cl_pl-2_58 index ecad3e27206..a40e7804dfd 100644 --- a/devel/cvs2cl/patches/patch-cvs2cl_pl-2_58 +++ b/devel/cvs2cl/patches/patch-cvs2cl_pl-2_58 @@ -1,11 +1,11 @@ -$OpenBSD: patch-cvs2cl_pl-2_58,v 1.1 2005/06/13 20:03:14 avsm Exp $ +$OpenBSD: patch-cvs2cl_pl-2_58,v 1.2 2005/06/13 20:05:31 avsm Exp $ --- cvs2cl.pl-2.58.orig Mon Jun 13 20:49:20 2005 +++ cvs2cl.pl-2.58 Mon Jun 13 20:49:29 2005 @@ -1,6 +1,4 @@ -#!/bin/sh -exec perl -w -x $0 ${1+"$@"} # -*- mode: perl; perl-indent-level: 2; -*- -#!perl -w -+#!/usr/binperl -w ++#!/usr/bin/perl -w ##############################################################