dd6be8b5f3
- no longer depend on freebsd tarball (use cgi provided by author to retrieve script) - update NEED_VERSION, HOMEPAGE
12 lines
396 B
Plaintext
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
|
|
|
|
##############################################################
|
|
### ###
|