diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-29 00:52:35 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-29 00:52:35 +0000 |
commit | ddb4168d7d8432f2a81ac7b1cbdabf4ad8d1c9d1 (patch) | |
tree | 201a3848ed41546f054cb417bf60c96441fd3bf6 /security/sudo/files/patch-aa | |
parent | install examples too (diff) |
Upgrade to v1.5.8p2
PR: ports/10817(not used), ports/10499
Submitted by: foxfair, Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
Notes
Notes:
svn path=/head/; revision=17421
Diffstat (limited to '')
-rw-r--r-- | security/sudo/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/files/patch-aa b/security/sudo/files/patch-aa index 15fa537299c6..efd7fe551725 100644 --- a/security/sudo/files/patch-aa +++ b/security/sudo/files/patch-aa @@ -1,6 +1,6 @@ --- /usr/ports/security/sudo/work2/sudo.v1.5.7p4/configure Tue Nov 24 05:40:24 1998 +++ configure Sat Jan 2 04:07:08 1999 -@@ -665,8 +667,8 @@ +@@ -667,8 +669,8 @@ test "$mandir" = '${prefix}/man' && mandir='$(prefix)/man' test "$bindir" = '${exec_prefix}/bin' && bindir='$(exec_prefix)/bin' @@ -11,7 +11,7 @@ # Check whether --with-CC or --without-CC was given. -@@ -7000,7 +7016,7 @@ +@@ -7170,7 +7188,7 @@ fi if test "$with_skey" = "yes"; then |