diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-26 15:07:08 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-10-26 15:07:08 +0000 |
commit | bca83beb38ce03c36bce6b99fade41e23e41e0e2 (patch) | |
tree | d55f321c08507c343265b599c2c1e6d8097eb7f4 /cad/magic/files/patch-b | |
parent | Add missed RUN_DEPENDS. (diff) |
Update to version 7.1, unbreak.
PR: 44106
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=68873
Diffstat (limited to 'cad/magic/files/patch-b')
-rw-r--r-- | cad/magic/files/patch-b | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/magic/files/patch-b b/cad/magic/files/patch-b deleted file mode 100644 index ea8b9090da24..000000000000 --- a/cad/magic/files/patch-b +++ /dev/null @@ -1,13 +0,0 @@ -*** ext2spice/spice2sim.orig Wed May 22 19:14:08 1996 ---- ext2spice/spice2sim Thu Dec 5 23:19:48 1996 -*************** -*** 1,4 **** -! #!/bin/awk -f - # convert an ext2spice produced file to a .sim file for debugging - # - BEGIN { ---- 1,4 ---- -! #!/usr/bin/awk -f - # convert an ext2spice produced file to a .sim file for debugging - # - BEGIN { |