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/fping | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/fping')
-rw-r--r-- | net/fping/DESCR (renamed from net/fping/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/fping/PLIST | 3 | ||||
-rw-r--r-- | net/fping/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/fping/pkg/DESCR b/net/fping/DESCR index 0e7d998a6ca..0e7d998a6ca 100644 --- a/net/fping/pkg/DESCR +++ b/net/fping/DESCR diff --git a/net/fping/PLIST b/net/fping/PLIST new file mode 100644 index 00000000000..0733ba9dc29 --- /dev/null +++ b/net/fping/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:23 zuntum Exp $ +sbin/fping +man/man8/fping.8 diff --git a/net/fping/pkg/PLIST b/net/fping/pkg/PLIST deleted file mode 100644 index d7c81934cb7..00000000000 --- a/net/fping/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/12/07 16:57:12 wiz Exp $ -sbin/fping -man/man8/fping.8 |