diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-04 14:38:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-03-04 14:38:46 +0000 |
commit | 8a0e9b184da42ef772c5a93d6d2ed14dce4c6574 (patch) | |
tree | 8d0f3c539c01d13674539904114fc84a2ed3d857 /lang/p5-ePerl | |
parent | Fix typo. (diff) |
Fix patch
Obtained from: kriss via bento
Pointy Hat To: me
Notes
Notes:
svn path=/head/; revision=102917
Diffstat (limited to 'lang/p5-ePerl')
-rw-r--r-- | lang/p5-ePerl/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-ePerl/files/patch-configure b/lang/p5-ePerl/files/patch-configure index 6859c179a0f9..5a92df29ec11 100644 --- a/lang/p5-ePerl/files/patch-configure +++ b/lang/p5-ePerl/files/patch-configure @@ -1,5 +1,5 @@ ---- /o/mnt/mat/lang/p5-ePerl/work/eperl-2.2.14/configure.orig Sun Aug 2 15:48:40 1998 -+++ /o/mnt/mat/lang/p5-ePerl/work/eperl-2.2.14/configure Wed Feb 25 12:10:13 2004 +--- configure.orig Sun Aug 2 15:48:40 1998 ++++ configure Wed Feb 25 12:10:13 2004 @@ -571,7 +571,7 @@ if test "${with_perl+set}" = set; then withval="$with_perl" |