diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-12 04:11:13 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-12 04:11:13 +0000 |
commit | f52838c044bb720aff070d362b4f6416493daad2 (patch) | |
tree | f1398dc76af620e05f34471f4942ccce43c4dbee /devel/svk/files/patch-bin-svk | |
parent | upgrade to 1.0.3 (diff) |
- Update to 1.00
- Drop WITH_PPERL support
PR: 80910
Submitted by: Rong-En Fan (maintainer)
Notes
Notes:
svn path=/head/; revision=135099
Diffstat (limited to '')
-rw-r--r-- | devel/svk/files/patch-bin-svk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/svk/files/patch-bin-svk b/devel/svk/files/patch-bin-svk deleted file mode 100644 index f6e3e89be8ab..000000000000 --- a/devel/svk/files/patch-bin-svk +++ /dev/null @@ -1,8 +0,0 @@ ---- 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; |