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/dclock | |
parent | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (diff) | |
download | pkgsrc-9ce7d9169a8f510e6f3c7733de211b3b06663d2e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'time/dclock')
-rw-r--r-- | time/dclock/DESCR (renamed from time/dclock/pkg/DESCR) | 0 | ||||
-rw-r--r-- | time/dclock/PLIST | 3 | ||||
-rw-r--r-- | time/dclock/pkg/PLIST | 3 |
3 files changed, 3 insertions, 3 deletions
diff --git a/time/dclock/pkg/DESCR b/time/dclock/DESCR index 483090076b4..483090076b4 100644 --- a/time/dclock/pkg/DESCR +++ b/time/dclock/DESCR diff --git a/time/dclock/PLIST b/time/dclock/PLIST new file mode 100644 index 00000000000..5cd20ad4c26 --- /dev/null +++ b/time/dclock/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:19:02 zuntum Exp $ +bin/dclock +man/man1/dclock.1.gz diff --git a/time/dclock/pkg/PLIST b/time/dclock/pkg/PLIST deleted file mode 100644 index 24ea25fb7e0..00000000000 --- a/time/dclock/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:17 wiz Exp $ -bin/dclock -man/man1/dclock.1.gz |