diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/xautolock | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/xautolock')
-rw-r--r-- | x11/xautolock/DESCR (renamed from x11/xautolock/pkg/DESCR) | 0 | ||||
-rw-r--r-- | x11/xautolock/PLIST | 4 | ||||
-rw-r--r-- | x11/xautolock/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11/xautolock/pkg/DESCR b/x11/xautolock/DESCR index 5be8cd924f6..5be8cd924f6 100644 --- a/x11/xautolock/pkg/DESCR +++ b/x11/xautolock/DESCR diff --git a/x11/xautolock/PLIST b/x11/xautolock/PLIST new file mode 100644 index 00000000000..708e8586572 --- /dev/null +++ b/x11/xautolock/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:57 zuntum Exp $ +bin/xautolock +man/cat1/xautolock.0 +man/man1/xautolock.1 diff --git a/x11/xautolock/pkg/PLIST b/x11/xautolock/pkg/PLIST deleted file mode 100644 index 5521a89840e..00000000000 --- a/x11/xautolock/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 1999/04/05 22:46:28 mjl Exp $ -bin/xautolock -man/cat1/xautolock.0 -man/man1/xautolock.1 |