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/gnut/DESCR | 2 ++ net/gnut/PLIST | 12 ++++++++++++ net/gnut/pkg/DESCR | 2 -- net/gnut/pkg/PLIST | 12 ------------ 4 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 net/gnut/DESCR create mode 100644 net/gnut/PLIST delete mode 100644 net/gnut/pkg/DESCR delete mode 100644 net/gnut/pkg/PLIST (limited to 'net/gnut') diff --git a/net/gnut/DESCR b/net/gnut/DESCR new file mode 100644 index 00000000000..91792087773 --- /dev/null +++ b/net/gnut/DESCR @@ -0,0 +1,2 @@ +Gnut is a text-based tool for general peer-to-peer file-sharing +using the Gnutella protocol. diff --git a/net/gnut/PLIST b/net/gnut/PLIST new file mode 100644 index 00000000000..61a2af53781 --- /dev/null +++ b/net/gnut/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:32 zuntum Exp $ +bin/gnut +share/doc/gnut/TUTORIAL +share/doc/gnut/gnut-1.html +share/doc/gnut/gnut-2.html +share/doc/gnut/gnut-3.html +share/doc/gnut/gnut-4.html +share/doc/gnut/gnut-5.html +share/doc/gnut/gnut-6.html +share/doc/gnut/gnut.html +share/doc/gnut/gnutrc.sample +@dirrm share/doc/gnut diff --git a/net/gnut/pkg/DESCR b/net/gnut/pkg/DESCR deleted file mode 100644 index 91792087773..00000000000 --- a/net/gnut/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Gnut is a text-based tool for general peer-to-peer file-sharing -using the Gnutella protocol. diff --git a/net/gnut/pkg/PLIST b/net/gnut/pkg/PLIST deleted file mode 100644 index 5682c6076bb..00000000000 --- a/net/gnut/pkg/PLIST +++ /dev/null @@ -1,12 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/07/16 18:17:31 kim Exp $ -bin/gnut -share/doc/gnut/TUTORIAL -share/doc/gnut/gnut-1.html -share/doc/gnut/gnut-2.html -share/doc/gnut/gnut-3.html -share/doc/gnut/gnut-4.html -share/doc/gnut/gnut-5.html -share/doc/gnut/gnut-6.html -share/doc/gnut/gnut.html -share/doc/gnut/gnutrc.sample -@dirrm share/doc/gnut -- cgit v1.2.3