diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-26 22:43:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-26 22:43:46 +0000 |
commit | 81b752953fc9684cd620fcd03ae283d2d09b5db7 (patch) | |
tree | ecf069216aeb82fe92fb3d0f6df551f6c7f881d2 /net/icb | |
parent | efae4529f99f7d1aad91d619537f6a1d2f94af5d (diff) | |
download | pkgsrc-81b752953fc9684cd620fcd03ae283d2d09b5db7.tar.gz |
Add a note about a old version that's out there. I'd have sent them my
patches, but their codebase is MUCH older than ours.
Diffstat (limited to 'net/icb')
-rw-r--r-- | net/icb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/icb/Makefile b/net/icb/Makefile index 3d61fdd85e9..0f70bc73404 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.10 1999/11/26 22:16:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 1999/11/26 22:43:46 hubertf Exp $ # +# Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way +# older than this here. It's got no readline support, tcl, ... - HF DISTNAME= icb-5.0.9 PKGNAME= icb-5.0.9pl1 CATEGORIES= net |