summaryrefslogtreecommitdiff
path: root/devel/svk/files/patch-bin-svk
blob: f6e3e89be8abeb17a7133d7f9a50e518ebd2ae55 (plain) (blame)
1
2
3
4
5
6
7
8
--- bin/svk.orig	Sun Jul 25 21:59:38 2004
+++ bin/svk	Sun Jul 25 21:59:46 2004
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!%%PPERL%% -w
 use strict;
 use SVK;
 our $VERSION = $SVK::VERSION;