diff options
author | grant <grant@pkgsrc.org> | 2003-08-27 07:39:44 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-27 07:39:44 +0000 |
commit | f7c72fd7a12d8f63328b215fc719b1761763007b (patch) | |
tree | 27ba4a972bcd9d2ab9d43f2a5257ee9bcb75d94d /net | |
parent | 03375f5529951041111adccca65243aebd7d98a5 (diff) | |
download | pkgsrc-f7c72fd7a12d8f63328b215fc719b1761763007b.tar.gz |
add lft
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 19c88cb829c..b288975a847 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.398 2003/08/23 13:31:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.399 2003/08/27 07:39:44 grant Exp $ # COMMENT= Networking tools @@ -121,6 +121,7 @@ SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core SUBDIR+= lambdamoo-doc SUBDIR+= latd +SUBDIR+= lft SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares |