diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/daemontools | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/daemontools')
-rw-r--r-- | sysutils/daemontools/DEINSTALL (renamed from sysutils/daemontools/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | sysutils/daemontools/DESCR (renamed from sysutils/daemontools/pkg/DESCR) | 0 | ||||
-rw-r--r-- | sysutils/daemontools/PLIST (renamed from sysutils/daemontools/pkg/PLIST) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/daemontools/pkg/DEINSTALL b/sysutils/daemontools/DEINSTALL index 60317a6a284..d77d41a71a7 100644 --- a/sysutils/daemontools/pkg/DEINSTALL +++ b/sysutils/daemontools/DEINSTALL @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: DEINSTALL,v 1.3 2001/10/22 19:03:42 zuntum Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:53:02 zuntum Exp $ # case "$2" in diff --git a/sysutils/daemontools/pkg/DESCR b/sysutils/daemontools/DESCR index ef8ef5ac5f3..ef8ef5ac5f3 100644 --- a/sysutils/daemontools/pkg/DESCR +++ b/sysutils/daemontools/DESCR diff --git a/sysutils/daemontools/pkg/PLIST b/sysutils/daemontools/PLIST index 21f3f0f4125..a8c69df2263 100644 --- a/sysutils/daemontools/pkg/PLIST +++ b/sysutils/daemontools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2001/02/26 03:41:30 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:02 zuntum Exp $ bin/envdir bin/envuidgid bin/fghack |