diff options
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c24e906e503..51eae13457d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4963 2004/02/23 00:45:57 reinoud Exp $ +$NetBSD: CHANGES,v 1.4964 2004/02/23 01:34:54 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -985,4 +985,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xnc to 5.0.4 [jschauma 2004-02-22] Updated bitlbee to 0.84 [xtraeme 2004-02-22] Updated udfclient to 0.20 [reinoud 2004-02-23] - + Added jftpgw-0.13.4 [xtraeme 2004-02-23] diff --git a/net/Makefile b/net/Makefile index dc88b8aac3c..f731bf6f82d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.444 2004/02/22 12:28:48 grant Exp $ +# $NetBSD: Makefile,v 1.445 2004/02/23 01:34:54 xtraeme Exp $ # COMMENT= Networking tools @@ -116,6 +116,7 @@ SUBDIR+= irrd SUBDIR+= isic SUBDIR+= ispman SUBDIR+= ja-samba +SUBDIR+= jftpgw SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork2 |