diff options
author | lukem <lukem> | 2001-04-09 12:25:53 +0000 |
---|---|---|
committer | lukem <lukem> | 2001-04-09 12:25:53 +0000 |
commit | 0d15e6c82c761198c9154d83d1a6702939bdde1a (patch) | |
tree | 86e55015dc1649c41956d39df6cc620911d2abfd /net/Makefile | |
parent | f1df11f4dbaf4d2fa446efa8a261f79e418aa361 (diff) | |
download | pkgsrc-0d15e6c82c761198c9154d83d1a6702939bdde1a.tar.gz |
lukemftpd
Diffstat (limited to 'net/Makefile')
-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 |