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/ha | |
parent | 461042de918b432b8c3c3a7c19d772e646f65dfa (diff) | |
download | pkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/ha')
-rw-r--r-- | archivers/ha/DESCR (renamed from archivers/ha/pkg/DESCR) | 0 | ||||
-rw-r--r-- | archivers/ha/PLIST | 2 | ||||
-rw-r--r-- | archivers/ha/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ha/pkg/DESCR b/archivers/ha/DESCR index fb9dde5e012..fb9dde5e012 100644 --- a/archivers/ha/pkg/DESCR +++ b/archivers/ha/DESCR diff --git a/archivers/ha/PLIST b/archivers/ha/PLIST new file mode 100644 index 00000000000..70cfa0fd98d --- /dev/null +++ b/archivers/ha/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:29 zuntum Exp $ +bin/ha diff --git a/archivers/ha/pkg/PLIST b/archivers/ha/pkg/PLIST deleted file mode 100644 index 595b72b928f..00000000000 --- a/archivers/ha/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1997/11/06 09:57:17 agc Exp $ -bin/ha |