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 /net/openslp | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/openslp')
-rw-r--r-- | net/openslp/DEINSTALL (renamed from net/openslp/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | net/openslp/DESCR (renamed from net/openslp/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/openslp/INSTALL (renamed from net/openslp/pkg/INSTALL) | 2 | ||||
-rw-r--r-- | net/openslp/PLIST (renamed from net/openslp/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/net/openslp/pkg/DEINSTALL b/net/openslp/DEINSTALL index e01e9214542..75567cf1ef3 100644 --- a/net/openslp/pkg/DEINSTALL +++ b/net/openslp/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.1.1.1 2001/08/18 03:18:43 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:57:14 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/net/openslp/pkg/DESCR b/net/openslp/DESCR index ad04113c63c..ad04113c63c 100644 --- a/net/openslp/pkg/DESCR +++ b/net/openslp/DESCR diff --git a/net/openslp/pkg/INSTALL b/net/openslp/INSTALL index d32bf742610..551bd794bcb 100644 --- a/net/openslp/pkg/INSTALL +++ b/net/openslp/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.1.1.1 2001/08/18 03:18:43 jlam Exp $ +# $NetBSD: INSTALL,v 1.1 2001/10/31 22:57:15 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/net/openslp/pkg/PLIST b/net/openslp/PLIST index 50ce7a6876d..969f00f32ff 100644 --- a/net/openslp/pkg/PLIST +++ b/net/openslp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/18 03:18:44 jlam Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:15 zuntum Exp $ bin/slptool etc/rc.d/slpd include/slp.h |