diff options
author | lukem <lukem> | 2003-07-31 07:57:04 +0000 |
---|---|---|
committer | lukem <lukem> | 2003-07-31 07:57:04 +0000 |
commit | 5bb4be83c60e27cffffb286ec998372f806a3c6e (patch) | |
tree | 4402ade8a9ffc1ea556f5fcef53dc503950d4725 /net | |
parent | f38bbcd42f22dab468e7d03b5eb26c904b88f44e (diff) | |
download | pkgsrc-5bb4be83c60e27cffffb286ec998372f806a3c6e.tar.gz |
replace lukemftp with tnftp
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 8392e4b198a..3755610221f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.393 2003/07/21 22:28:37 kim Exp $ +# $NetBSD: Makefile,v 1.394 2003/07/31 07:57:04 lukem Exp $ # COMMENT= Networking tools @@ -131,7 +131,6 @@ SUBDIR+= libpcap SUBDIR+= libsscript SUBDIR+= linc SUBDIR+= lopster -SUBDIR+= lukemftp SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mldonkey @@ -285,6 +284,7 @@ SUBDIR+= tightvncviewer SUBDIR+= tinyfugue SUBDIR+= tkined SUBDIR+= tn5250 +SUBDIR+= tnftp SUBDIR+= tnftpd SUBDIR+= totd SUBDIR+= traceroute-as |