diff options
Diffstat (limited to 'devel/pardiff/patches/patch-ab')
-rw-r--r-- | devel/pardiff/patches/patch-ab | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/pardiff/patches/patch-ab b/devel/pardiff/patches/patch-ab deleted file mode 100644 index c124a641098..00000000000 --- a/devel/pardiff/patches/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2001/07/09 09:56:31 zuntum Exp $ - ---- pardiff/diffp.orig Sat Jan 8 05:34:47 2000 -+++ pardiff/diffp -@@ -1,2 +1,2 @@ --#/bin/sh -+#!/bin/sh - diff $1 $2 | pardiff | ${PAGER:=more} |