diff options
author | hubertf <hubertf> | 2002-04-28 22:15:48 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-04-28 22:15:48 +0000 |
commit | ed4fa81ec3be28738e3fd3b41642655b88951887 (patch) | |
tree | 9ffffbfddc6078a0a89e834ffc441974ff7be05b /net | |
parent | bfee3d2d54b857aa3fd3ca684caa603001ad08c2 (diff) | |
download | pkgsrc-ed4fa81ec3be28738e3fd3b41642655b88951887.tar.gz |
add & 3nable xnap
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1393b6342fa..1795b426c69 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.295 2002/04/25 15:20:36 tron Exp $ +# $NetBSD: Makefile,v 1.296 2002/04/28 22:15:48 hubertf Exp $ # COMMENT= Networking tools @@ -243,6 +243,7 @@ SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump SUBDIR+= xmftp +SUBDIR+= xnap SUBDIR+= xrmftp SUBDIR+= xspeakfree SUBDIR+= xtraceroute |