diff options
author | lukem <lukem@pkgsrc.org> | 2003-02-27 05:03:27 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2003-02-27 05:03:27 +0000 |
commit | d754cb6468e229219ebdebc73176d1d60af02a21 (patch) | |
tree | 4f60f57ba4b0698b8c9393153ac2c5aacec54279 /net | |
parent | 2aa4d9f7fa64e077985214f0a746e16208ea286e (diff) | |
download | pkgsrc-d754cb6468e229219ebdebc73176d1d60af02a21.tar.gz |
replace lukemftpd with tnftpd
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 3017fce8922..30648e8f20d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.354 2003/02/18 22:12:44 mjl Exp $ +# $NetBSD: Makefile,v 1.355 2003/02/27 05:03:27 lukem Exp $ # COMMENT= Networking tools @@ -119,7 +119,6 @@ SUBDIR+= libsscript SUBDIR+= linc SUBDIR+= lopster SUBDIR+= lukemftp -SUBDIR+= lukemftpd SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mouse-pppoe @@ -259,6 +258,7 @@ SUBDIR+= tightvncviewer SUBDIR+= tinyfugue SUBDIR+= tkined SUBDIR+= tn5250 +SUBDIR+= tnftpd SUBDIR+= totd SUBDIR+= traceroute-as SUBDIR+= trafshow |