openbsd-ports/devel/cvs2cl/patches/patch-cvs2cl
avsm dd6be8b5f3 - upgrade to cvs2cl-2.30
- no longer depend on freebsd tarball (use cgi provided by author to
  retrieve script)
- update NEED_VERSION, HOMEPAGE
2000-12-05 12:53:40 +00:00

12 lines
396 B
Plaintext

$OpenBSD: patch-cvs2cl,v 1.1 2000/12/05 12:53:40 avsm Exp $
--- cvs2cl.orig Thu Nov 23 15:16:54 2000
+++ cvs2cl Thu Nov 23 15:17:21 2000
@@ -1,6 +1,4 @@
-#!/bin/sh
-exec perl -w -x $0 ${1+"$@"} # -*- mode: perl; perl-indent-level: 2; -*-
-#!perl -w
+#!/usr/bin/perl
##############################################################
### ###