diff options
author | hubertf <hubertf> | 1999-11-26 22:43:46 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-11-26 22:43:46 +0000 |
commit | 38ee1288270ae66afad77a705d35a9167e2872cc (patch) | |
tree | ecf069216aeb82fe92fb3d0f6df551f6c7f881d2 /net/icb/Makefile | |
parent | a701f9f4cd0bce354a820cbce8daafa439bc6cc9 (diff) | |
download | pkgsrc-38ee1288270ae66afad77a705d35a9167e2872cc.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/Makefile')
-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 |