diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:18:56 +0000 |
commit | 9ce7d9169a8f510e6f3c7733de211b3b06663d2e (patch) | |
tree | 665770b6437839a3a0f3c0473b130dda5efe0704 /time/xbeats | |
parent | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff) | |
download | pkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'time/xbeats')
-rw-r--r-- | time/xbeats/DESCR (renamed from time/xbeats/pkg/DESCR) | 0 | ||||
-rw-r--r-- | time/xbeats/PLIST | 2 | ||||
-rw-r--r-- | time/xbeats/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/time/xbeats/pkg/DESCR b/time/xbeats/DESCR index 4be5ef4422a..4be5ef4422a 100644 --- a/time/xbeats/pkg/DESCR +++ b/time/xbeats/DESCR diff --git a/time/xbeats/PLIST b/time/xbeats/PLIST new file mode 100644 index 00000000000..2d568988ec7 --- /dev/null +++ b/time/xbeats/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:23 zuntum Exp $ +bin/xbeats diff --git a/time/xbeats/pkg/PLIST b/time/xbeats/pkg/PLIST deleted file mode 100644 index 74c8fb5a86e..00000000000 --- a/time/xbeats/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $ -bin/xbeats |