diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-10-20 09:44:21 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-10-20 09:44:21 +0000 |
commit | 05588ab48b9a19c7beb3ad5ae4b3e11da351b21c (patch) | |
tree | 9c142b92d731d9e6f4eba1c353b2d5d74801ea8a /sysutils/cfengine/files/patch-ab | |
parent | Upgrade to version 1.170. (diff) |
- Remove sysutils/cfengine (cfengine-1.x) - the port is marked DEPRECATED
and has expired on 2005-09-14.
Any cfengine-1.x users should consider migrating to cfengine-2.x
(sysutils/cfengine2).
Approved by: gordon (maintainer)
Notes
Notes:
svn path=/head/; revision=145920
Diffstat (limited to 'sysutils/cfengine/files/patch-ab')
-rw-r--r-- | sysutils/cfengine/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/cfengine/files/patch-ab b/sysutils/cfengine/files/patch-ab deleted file mode 100644 index 61a20728638a..000000000000 --- a/sysutils/cfengine/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 */ |