From 7e9524f1017cb18948282b999e45c15b8b9e6dee Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/ucspi-tcp/DESCR | 4 ++++ net/ucspi-tcp/PLIST | 34 ++++++++++++++++++++++++++++++++++ net/ucspi-tcp/pkg/DESCR | 4 ---- net/ucspi-tcp/pkg/PLIST | 34 ---------------------------------- 4 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 net/ucspi-tcp/DESCR create mode 100644 net/ucspi-tcp/PLIST delete mode 100644 net/ucspi-tcp/pkg/DESCR delete mode 100644 net/ucspi-tcp/pkg/PLIST (limited to 'net/ucspi-tcp') diff --git a/net/ucspi-tcp/DESCR b/net/ucspi-tcp/DESCR new file mode 100644 index 00000000000..5e4d52ec1b9 --- /dev/null +++ b/net/ucspi-tcp/DESCR @@ -0,0 +1,4 @@ +ucspi-tcp is a set of command-line tools for building TCP-based +client/server applications. They are compliant to UCSPI, the +UNIX Client-Server Program Interface. UCSPI tools are available +for several different types of networks. diff --git a/net/ucspi-tcp/PLIST b/net/ucspi-tcp/PLIST new file mode 100644 index 00000000000..a9a294317cb --- /dev/null +++ b/net/ucspi-tcp/PLIST @@ -0,0 +1,34 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:40 zuntum Exp $ +bin/addcr +bin/argv0 +bin/date@ +bin/delcr +bin/finger@ +bin/fixcrio +bin/http@ +bin/mconnect +bin/mconnect-io +bin/rblsmtpd +bin/recordio +bin/tcpcat +bin/tcpclient +bin/tcprules +bin/tcprulescheck +bin/tcpserver +bin/who@ +man/man1/tcpserver.1 +man/man1/tcprules.1 +man/man1/tcprulescheck.1 +man/man1/argv0.1 +man/man1/fixcrio.1 +man/man1/recordio.1 +man/man1/tcpclient.1 +man/man1/who@.1 +man/man1/date@.1 +man/man1/finger@.1 +man/man1/http@.1 +man/man1/tcpcat.1 +man/man1/mconnect.1 +man/man1/addcr.1 +man/man1/delcr.1 +man/man1/rblsmtpd.1 diff --git a/net/ucspi-tcp/pkg/DESCR b/net/ucspi-tcp/pkg/DESCR deleted file mode 100644 index 5e4d52ec1b9..00000000000 --- a/net/ucspi-tcp/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -ucspi-tcp is a set of command-line tools for building TCP-based -client/server applications. They are compliant to UCSPI, the -UNIX Client-Server Program Interface. UCSPI tools are available -for several different types of networks. diff --git a/net/ucspi-tcp/pkg/PLIST b/net/ucspi-tcp/pkg/PLIST deleted file mode 100644 index a4607e81b0a..00000000000 --- a/net/ucspi-tcp/pkg/PLIST +++ /dev/null @@ -1,34 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/01/10 03:16:17 hubertf Exp $ -bin/addcr -bin/argv0 -bin/date@ -bin/delcr -bin/finger@ -bin/fixcrio -bin/http@ -bin/mconnect -bin/mconnect-io -bin/rblsmtpd -bin/recordio -bin/tcpcat -bin/tcpclient -bin/tcprules -bin/tcprulescheck -bin/tcpserver -bin/who@ -man/man1/tcpserver.1 -man/man1/tcprules.1 -man/man1/tcprulescheck.1 -man/man1/argv0.1 -man/man1/fixcrio.1 -man/man1/recordio.1 -man/man1/tcpclient.1 -man/man1/who@.1 -man/man1/date@.1 -man/man1/finger@.1 -man/man1/http@.1 -man/man1/tcpcat.1 -man/man1/mconnect.1 -man/man1/addcr.1 -man/man1/delcr.1 -man/man1/rblsmtpd.1 -- cgit v1.2.3