diff options
author | markd <markd@pkgsrc.org> | 2009-10-02 20:20:03 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-10-02 20:20:03 +0000 |
commit | b8e84c6456c15ae3d4e14309ef86df7a3bc67675 (patch) | |
tree | d408a56cef7edcc55db1c51f788906766fb322a3 /net | |
parent | f5f5f83271b14446d55ff44a98740c170d0fda4d (diff) | |
download | pkgsrc-b8e84c6456c15ae3d4e14309ef86df7a3bc67675.tar.gz |
Add kdenetwork4
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ad359bf0885..e3826246e8c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.786 2009/10/02 19:11:35 markd Exp $ +# $NetBSD: Makefile,v 1.787 2009/10/02 20:20:03 markd Exp $ # COMMENT= Networking tools @@ -195,6 +195,7 @@ SUBDIR+= jigdo SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork3 +SUBDIR+= kdenetwork4 SUBDIR+= kftpgrabber SUBDIR+= kiax SUBDIR+= kismet |