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 /benchmarks/postmark | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'benchmarks/postmark')
-rw-r--r-- | benchmarks/postmark/DESCR (renamed from benchmarks/postmark/pkg/DESCR) | 0 | ||||
-rw-r--r-- | benchmarks/postmark/PLIST | 2 | ||||
-rw-r--r-- | benchmarks/postmark/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/postmark/pkg/DESCR b/benchmarks/postmark/DESCR index c1cabe03169..c1cabe03169 100644 --- a/benchmarks/postmark/pkg/DESCR +++ b/benchmarks/postmark/DESCR diff --git a/benchmarks/postmark/PLIST b/benchmarks/postmark/PLIST new file mode 100644 index 00000000000..d01a77c9b42 --- /dev/null +++ b/benchmarks/postmark/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:37 zuntum Exp $ +sbin/postmark diff --git a/benchmarks/postmark/pkg/PLIST b/benchmarks/postmark/pkg/PLIST deleted file mode 100644 index a1d11c6705b..00000000000 --- a/benchmarks/postmark/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/12/28 04:26:18 wiz Exp $ -sbin/postmark |