openbsd-ports/devel/cvs2cl/patches/patch-cvs2cl_pl-2_62
kili e049af015e Update to 2.62.
New MASTER_SITES, since the old one isn't maintained and the upstream
doesn't carry versioned dists.
Create and install a man page.

ok bernd@
2007-05-11 11:18:54 +00:00

12 lines
361 B
Plaintext

$OpenBSD: patch-cvs2cl_pl-2_62,v 1.1 2007/05/11 11:18:54 kili Exp $
--- cvs2cl.pl-2.62.orig Mon Jun 13 20:49:20 2005
+++ cvs2cl.pl-2.62 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/bin/perl -w
##############################################################