diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-25 13:42:34 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-25 13:42:34 +0000 |
commit | 0b5e66f758b6b7f0a1189f26d17771b4ccf7d5f2 (patch) | |
tree | 98e6791b528172090fdec03fe9941a27e85fd3f1 /devel | |
parent | af31677409a3130b0017cba69fe3662790d43b9a (diff) | |
download | pkgsrc-0b5e66f758b6b7f0a1189f26d17771b4ccf7d5f2.tar.gz |
whoops, patchfile got corrupted. This one works.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/portlint/patches/patch-ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/portlint/patches/patch-ac b/devel/portlint/patches/patch-ac index 158210fe29f..3b1b98c193f 100644 --- a/devel/portlint/patches/patch-ac +++ b/devel/portlint/patches/patch-ac @@ -1,6 +1,6 @@ ---- plist-clash.pl-orig Sat Apr 25 13:37:01 1998 -+++ plist-clash.pl Sat Apr 25 13:35:13 1998 -@@ -0,0 +1,97 @@ +--- plist-clash.pl.orig Sat Apr 25 15:32:11 1998 ++++ plist-clash.pl Sat Apr 25 15:33:16 1998 +@@ -0,0 +1,96 @@ +#!@PREFIX@/bin/perl +# +# Scan all ports and look for filenames used by more than one port. |