diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 16:52:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-05 16:52:24 +0000 |
commit | fe931a10f93e2be139278f1ebad3f4d077cb5efb (patch) | |
tree | e9df35221c33af08f32cc80fdb30ce4f71a1ce6a /lang/mixal/files/patch-01 | |
parent | - Update to version 1.4.4 (diff) |
- Update to version 1.09
PR: 60933
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=97370
Diffstat (limited to 'lang/mixal/files/patch-01')
-rw-r--r-- | lang/mixal/files/patch-01 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mixal/files/patch-01 b/lang/mixal/files/patch-01 deleted file mode 100644 index b25a494a48b7..000000000000 --- a/lang/mixal/files/patch-01 +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Mon Jun 3 20:00:53 2002 -+++ Makefile Mon Jun 3 20:01:02 2002 -@@ -3,7 +3,7 @@ - # Must be changed in the spec file as well. - V=1.07 - --CFLAGS = -g -+#CFLAGS = -g - - CSRCS = asm.c cell.c charset.c driver.c io.c main.c parse.c run.c symbol.c - HSRCS = asm.h cell.h charset.h driver.h io.h mix.h parse.h run.h symbol.h |