diff options
author | frueauf <frueauf> | 1999-07-27 16:03:05 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-07-27 16:03:05 +0000 |
commit | d37b9c40b99297e029ebcb6573862da9aa375a9c (patch) | |
tree | fb681e3237420a400961a413b7bf06344b880675 /ham/tfkiss/Makefile | |
parent | 96f9e38fb13cd77bac85b33ff83770fa1746dc66 (diff) | |
download | pkgsrc-d37b9c40b99297e029ebcb6573862da9aa375a9c.tar.gz |
Update tfkiss to 1.1.0, provided by Berndt Josef Wulf in pr 8089.
- added command line option "-x" enabling tfkiss to switch a TNC2 from
terminal mode into kiss mode - HM
- added options for XPID, AXIP and FLEXNET support to autoconfig
utility - BJW
- added AXIP support for NetBSD - BJW
- updated doc/tfkiss.doc file - HM, BJW
- updated CHANGE, INSTALL and README files - BJW
Diffstat (limited to 'ham/tfkiss/Makefile')
-rw-r--r-- | ham/tfkiss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tfkiss/Makefile b/ham/tfkiss/Makefile index 66981cceb54..c6fd5835d9e 100644 --- a/ham/tfkiss/Makefile +++ b/ham/tfkiss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 1999/06/06 19:34:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1999/07/27 16:03:05 frueauf Exp $ # -DISTNAME= tfkiss-1.0.5 +DISTNAME= tfkiss-1.1.0 CATEGORIES= ham MASTER_SITES= ftp://ftp.ping.net.au/pub/unix/ham/ |