diff options
author | Tony Finch <fanf@FreeBSD.org> | 2002-07-30 18:34:24 +0000 |
---|---|---|
committer | Tony Finch <fanf@FreeBSD.org> | 2002-07-30 18:34:24 +0000 |
commit | 55c1b608cb2bdf0e68cf1a94996e82ca1b4840fa (patch) | |
tree | 75d57cacd62d0b588ce03fea16accb123d252f23 /sysutils/cfengine2/files/patch-ab | |
parent | Update to 1.6 (diff) |
New port for cfengine-2.0.3 after repo-copy from the cfengine-1.x port.
PR: 35037
Approved by: will
Notes
Notes:
svn path=/head/; revision=63751
Diffstat (limited to 'sysutils/cfengine2/files/patch-ab')
-rw-r--r-- | sysutils/cfengine2/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/cfengine2/files/patch-ab b/sysutils/cfengine2/files/patch-ab deleted file mode 100644 index 61a20728638a..000000000000 --- a/sysutils/cfengine2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- src/classes.c.orig Wed Oct 20 03:41:30 1999 -+++ src/classes.c Tue Apr 25 16:37:00 2000 -@@ -97,7 +97,7 @@ - "irix4","ip*","4*", /* irix4 */ - "irix", "ip*","*", /* irix */ - "irix64","ip*","*", /* irix64 */ -- "freebsd","i?86","*", /* freebsd */ -+ "freebsd","*","*", /* freebsd */ - "sunos","i86pc","5*", /* solarisx86 */ - "bsd","*","*", /* bsd 4.3 */ - "newsos","*","*", /* newsos4 */ |