summaryrefslogtreecommitdiff
path: root/lang/cel/files/patch-aa
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-20 19:09:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-20 19:09:23 +0000
commit890dc18da80212416c833bc86dc4264ae0ccd70a (patch)
tree671cf7c4c56878583d276f5caec2542f7d9cb80a /lang/cel/files/patch-aa
parent- Fix MASTER_SITES (diff)
- Update to 0.8.5
- Unbreak this port - Use PORTDOCS macro PR: 59523 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=94510
Diffstat (limited to 'lang/cel/files/patch-aa')
-rw-r--r--lang/cel/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/cel/files/patch-aa b/lang/cel/files/patch-aa
deleted file mode 100644
index 4e97636459a3..000000000000
--- a/lang/cel/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.orig Tue Feb 27 03:02:51 2001
-+++ Makefile Tue Feb 27 03:02:58 2001
-@@ -1,9 +1,7 @@
--CFLAGS = -O -g
-
- # DEPENDENCIES
-
- SUBDIRS= celmalloc hash vm kits
--MAKE= make
-
- all:
- for i in $(SUBDIRS); do \