diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-10 22:04:32 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-10 22:04:32 +0000 |
commit | 0c25fde6e73614a7d2dd793cd71e2cb379839061 (patch) | |
tree | 05bcc0f958d7413285afc2069611a02a2444149c /mail/mmr/files/patch-ad | |
parent | TruthTable is a truth table generator that does the dirty work for you. (diff) |
Update to version 1.6.0
PR: ports/100034
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'mail/mmr/files/patch-ad')
-rw-r--r-- | mail/mmr/files/patch-ad | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/mmr/files/patch-ad b/mail/mmr/files/patch-ad deleted file mode 100644 index e6483ad29d3c..000000000000 --- a/mail/mmr/files/patch-ad +++ /dev/null @@ -1,8 +0,0 @@ ---- md5/Makefile Wed Feb 12 01:38:38 1997 -+++ /home/andy/tmp/wrk/md5/Makefile Tue Apr 27 18:12:21 1999 -@@ -1,4 +1,4 @@ --CC = gcc -+CC?= gcc - - libmd5.a: md5c.o - ar rvc $@ md5c.o |