diff options
author | lukem <lukem@pkgsrc.org> | 2001-04-09 12:25:53 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-04-09 12:25:53 +0000 |
commit | 17e23d525c0b14f76b9bc1bc3f9e113603fcfb45 (patch) | |
tree | 86e55015dc1649c41956d39df6cc620911d2abfd | |
parent | 7b298053388ec5ea285eca401ab117c49cbd54a6 (diff) | |
download | pkgsrc-17e23d525c0b14f76b9bc1bc3f9e113603fcfb45.tar.gz |
lukemftpd
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 679d84c65f7..e58dc8584c5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.210 2001/04/03 11:32:52 zuntum Exp $ +# $NetBSD: Makefile,v 1.211 2001/04/09 12:25:53 lukem Exp $ # COMMENT= Networking tools @@ -68,6 +68,7 @@ SUBDIR+= libpcap SUBDIR+= libsscript SUBDIR+= lopster SUBDIR+= lukemftp +SUBDIR+= lukemftpd SUBDIR+= md-whois SUBDIR+= mirror SUBDIR+= mouse-pppoe |