diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-01-03 17:47:04 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-01-03 17:47:04 +0000 |
commit | c39ec10ff1e1b9551f582c480410a251d7dcff9a (patch) | |
tree | 3a302cfab1f9495f0e224d5a4c8f747c6b73e439 /net | |
parent | 9ea70bdb54597a43e302db4f606ac8917e32ecf2 (diff) | |
download | pkgsrc-c39ec10ff1e1b9551f582c480410a251d7dcff9a.tar.gz |
+ktorrent
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 961521901ce..c578a9e5485 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.651 2007/01/03 14:11:18 adrianp Exp $ +# $NetBSD: Makefile,v 1.652 2007/01/03 17:47:04 xtraeme Exp $ # COMMENT= Networking tools @@ -166,6 +166,7 @@ SUBDIR+= kftpgrabber SUBDIR+= kiax SUBDIR+= kismet SUBDIR+= kphone +SUBDIR+= ktorrent SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core SUBDIR+= lambdamoo-doc |