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/asclock | |
parent | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff) | |
download | pkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'time/asclock')
-rw-r--r-- | time/asclock/DESCR (renamed from time/asclock/pkg/DESCR) | 0 | ||||
-rw-r--r-- | time/asclock/PLIST | 3 | ||||
-rw-r--r-- | time/asclock/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/time/asclock/pkg/DESCR b/time/asclock/DESCR index be0fa06cbda..be0fa06cbda 100644 --- a/time/asclock/pkg/DESCR +++ b/time/asclock/DESCR diff --git a/time/asclock/PLIST b/time/asclock/PLIST new file mode 100644 index 00000000000..7d6d5a04b75 --- /dev/null +++ b/time/asclock/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:18:56 zuntum Exp $ +bin/asclock +libexec/asclock-classic diff --git a/time/asclock/pkg/PLIST b/time/asclock/pkg/PLIST deleted file mode 100644 index cc78204cd5b..00000000000 --- a/time/asclock/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2001/07/16 00:46:43 jlam Exp $ -bin/asclock -libexec/asclock-classic |