diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-01-03 14:11:18 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-01-03 14:11:18 +0000 |
commit | f81f7c168e0d6246404240c8769b366551c5e7aa (patch) | |
tree | 119f6999f70dc2203ab5b597fd56accbfb0349d9 | |
parent | 4f5b0d84f033dd16697cc76853430596a47479cd (diff) | |
download | pkgsrc-f81f7c168e0d6246404240c8769b366551c5e7aa.tar.gz |
+p5-Net-Write
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 31cfb965afe..961521901ce 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.650 2007/01/03 13:51:43 adrianp Exp $ +# $NetBSD: Makefile,v 1.651 2007/01/03 14:11:18 adrianp Exp $ # COMMENT= Networking tools @@ -299,6 +299,7 @@ SUBDIR+= p5-Net-Server SUBDIR+= p5-Net-TFTP SUBDIR+= p5-Net-Telnet SUBDIR+= p5-Net-Telnet-Cisco +SUBDIR+= p5-Net-Write SUBDIR+= p5-Net-XWhois SUBDIR+= p5-Net-Z3950 SUBDIR+= p5-NetAddr-IP |