diff options
author | markd <markd@pkgsrc.org> | 2005-02-09 13:08:40 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-02-09 13:08:40 +0000 |
commit | aeab8ade194948f1f868412e51b805f3a7deb0d0 (patch) | |
tree | e54608eda39a09dd2d8852d0b96ae89fc7278fec /net | |
parent | fe6dc716430d786b3bdcbf734c8722f86aaa7c56 (diff) | |
download | pkgsrc-aeab8ade194948f1f868412e51b805f3a7deb0d0.tar.gz |
Add kftpgrabber
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 c681dfe61d0..9e5b132f941 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.538 2005/02/05 21:25:33 kristerw Exp $ +# $NetBSD: Makefile,v 1.539 2005/02/09 13:08:40 markd Exp $ # COMMENT= Networking tools @@ -152,6 +152,7 @@ SUBDIR+= jigdo SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork3 +SUBDIR+= kftpgrabber SUBDIR+= kphone SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core |