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/gtar | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/gtar')
-rw-r--r-- | archivers/gtar/DESCR (renamed from archivers/gtar/pkg/DESCR) | 0 | ||||
-rw-r--r-- | archivers/gtar/PLIST | 2 | ||||
-rw-r--r-- | archivers/gtar/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar/pkg/DESCR b/archivers/gtar/DESCR index 1bc4987008f..1bc4987008f 100644 --- a/archivers/gtar/pkg/DESCR +++ b/archivers/gtar/DESCR diff --git a/archivers/gtar/PLIST b/archivers/gtar/PLIST new file mode 100644 index 00000000000..6f6234615dd --- /dev/null +++ b/archivers/gtar/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:24 zuntum Exp $ +@comment this plist intentionally left empty diff --git a/archivers/gtar/pkg/PLIST b/archivers/gtar/pkg/PLIST deleted file mode 100644 index 3c735afc723..00000000000 --- a/archivers/gtar/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 1999/09/18 15:23:44 kim Exp $ -@comment this plist intentionally left empty |