diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/sniffit | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/DESCR (renamed from net/sniffit/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/sniffit/PLIST | 4 | ||||
-rw-r--r-- | net/sniffit/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/sniffit/pkg/DESCR b/net/sniffit/DESCR index 98809443f7b..98809443f7b 100644 --- a/net/sniffit/pkg/DESCR +++ b/net/sniffit/DESCR diff --git a/net/sniffit/PLIST b/net/sniffit/PLIST new file mode 100644 index 00000000000..334850584bb --- /dev/null +++ b/net/sniffit/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:00 zuntum Exp $ +sbin/sniffit +man/man5/sniffit.5 +man/man8/sniffit.8 diff --git a/net/sniffit/pkg/PLIST b/net/sniffit/pkg/PLIST deleted file mode 100644 index 157f9ed6608..00000000000 --- a/net/sniffit/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1998/03/30 11:10:57 hubertf Exp $ -sbin/sniffit -man/man5/sniffit.5 -man/man8/sniffit.8 |