diff options
author | will <will@FreeBSD.org> | 2000-06-09 01:36:55 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-09 01:36:55 +0000 |
commit | 6f2a7d4f7ef8af18e75a5bd87d555bb6e4e1c06a (patch) | |
tree | 6cfc7951f9c021b06a0b9ce0c03b61d8f106f3a3 /textproc/yodl/distinfo | |
parent | 359be6aa41a9ba46477b3ba86c9a34236367d9c3 (diff) | |
download | FreeBSD-ports-6f2a7d4f7ef8af18e75a5bd87d555bb6e4e1c06a.zip FreeBSD-ports-6f2a7d4f7ef8af18e75a5bd87d555bb6e4e1c06a.tar.gz |
Major overhaul to make this thing work again.
1) New MASTER_SITES. I put a bunch of them (obtained from the
good ole' ftpsearch.ntnu.no) here for redundancy.
2) Chase checksum. I was unable to find the original distfile.
3) Make port respect CC/CFLAGS.
4) Remove GMAKE now that we respect CC/CFLAGS.
5) Remove bash dependency now that we can use /bin/sh.
6) Fix compile warning about malloc.h vs. stdlib.h.
PR: 17150
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Hall of Shame entry: dburr (for complete disregard)
Diffstat (limited to 'textproc/yodl/distinfo')
-rw-r--r-- | textproc/yodl/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yodl/distinfo b/textproc/yodl/distinfo index a7a347a..d1c85b1 100644 --- a/textproc/yodl/distinfo +++ b/textproc/yodl/distinfo @@ -1 +1 @@ -MD5 (yodl-1.22.tar.gz) = 870da39805a0063630d085e49d48de64 +MD5 (yodl-1.22.tar.gz) = 04f46f2ae4d1823865ef14fec9998b84 |