diff options
author | rh <rh@pkgsrc.org> | 2002-04-21 10:48:20 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-04-21 10:48:20 +0000 |
commit | 6c17e76e878cad9e56afbc0e7f75c73c256d6843 (patch) | |
tree | 16c2e804dff2dbc05cb912afd8b37af354d89cc0 /net/Makefile | |
parent | ad205391b5a4102edc3ccc6a893de7d893e0e2e1 (diff) | |
download | pkgsrc-6c17e76e878cad9e56afbc0e7f75c73c256d6843.tar.gz |
Add and enable xmftp
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 a50cf02a57a..0bc591ce9dc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.289 2002/04/19 13:17:33 wiz Exp $ +# $NetBSD: Makefile,v 1.290 2002/04/21 10:48:20 rh Exp $ # COMMENT= Networking tools @@ -238,6 +238,7 @@ SUBDIR+= wu-ftpd SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump +SUBDIR+= xmftp SUBDIR+= xspeakfree SUBDIR+= xtraceroute SUBDIR+= yale-tftpd |