diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:24:14 +0000 |
commit | b427eb87ce990f7727a5d63c107d34cd197c528f (patch) | |
tree | b6471bf3db242c75032be3311f7a4ce717187c43 /archivers/arc | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/arc')
-rw-r--r-- | archivers/arc/DESCR (renamed from archivers/arc/pkg/DESCR) | 0 | ||||
-rw-r--r-- | archivers/arc/PLIST | 4 | ||||
-rw-r--r-- | archivers/arc/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/archivers/arc/pkg/DESCR b/archivers/arc/DESCR index 004178c9f68..004178c9f68 100644 --- a/archivers/arc/pkg/DESCR +++ b/archivers/arc/DESCR diff --git a/archivers/arc/PLIST b/archivers/arc/PLIST new file mode 100644 index 00000000000..b9e98edc141 --- /dev/null +++ b/archivers/arc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:14 zuntum Exp $ +bin/arc +bin/marc +man/man1/arc.1.gz diff --git a/archivers/arc/pkg/PLIST b/archivers/arc/pkg/PLIST deleted file mode 100644 index d140afc839a..00000000000 --- a/archivers/arc/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 09:57:11 agc Exp $ -bin/arc -bin/marc -man/man1/arc.1.gz |