e049af015e
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@
12 lines
361 B
Plaintext
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
|
|
|
|
|
|
##############################################################
|