diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-23 01:34:54 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-23 01:34:54 +0000 |
commit | fa18e2c45ad3ae6e79f5c6e58dd9a1ef5fe83070 (patch) | |
tree | dfa30198247a7d1c4b7b6679eb1ff9c7555788c0 | |
parent | c63bd9bbcde085b0f8c875ae00989a533fe74ea1 (diff) | |
download | pkgsrc-fa18e2c45ad3ae6e79f5c6e58dd9a1ef5fe83070.tar.gz |
Note addition of jsftpgw-0.13.4
-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 |