diff options
author | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
commit | f1eee5e70126aa500a3b48191478579f64c7c254 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/thttpd | |
parent | 1a7910c33465b476d3c41c913d1231e547163689 (diff) | |
download | pkgsrc-f1eee5e70126aa500a3b48191478579f64c7c254.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/DEINSTALL (renamed from www/thttpd/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | www/thttpd/DESCR (renamed from www/thttpd/pkg/DESCR) | 0 | ||||
-rw-r--r-- | www/thttpd/INSTALL (renamed from www/thttpd/pkg/INSTALL) | 2 | ||||
-rw-r--r-- | www/thttpd/MESSAGE (renamed from www/thttpd/pkg/MESSAGE) | 2 | ||||
-rw-r--r-- | www/thttpd/PLIST (renamed from www/thttpd/pkg/PLIST) | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/www/thttpd/pkg/DEINSTALL b/www/thttpd/DEINSTALL index 72577246275..38428f4a9c7 100644 --- a/www/thttpd/pkg/DEINSTALL +++ b/www/thttpd/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.2 2001/07/13 07:09:27 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/11/01 02:18:57 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/www/thttpd/pkg/DESCR b/www/thttpd/DESCR index 1e8d87ead36..1e8d87ead36 100644 --- a/www/thttpd/pkg/DESCR +++ b/www/thttpd/DESCR diff --git a/www/thttpd/pkg/INSTALL b/www/thttpd/INSTALL index d02be46173e..26bd2bbe4ef 100644 --- a/www/thttpd/pkg/INSTALL +++ b/www/thttpd/INSTALL @@ -1,6 +1,6 @@ #! /bin/sh # -# $NetBSD: INSTALL,v 1.2 2000/12/17 22:21:45 jlam Exp $ +# $NetBSD: INSTALL,v 1.1 2001/11/01 02:18:57 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/www/thttpd/pkg/MESSAGE b/www/thttpd/MESSAGE index faaba57d7ac..dd436d03907 100644 --- a/www/thttpd/pkg/MESSAGE +++ b/www/thttpd/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2001/02/06 14:24:15 wiz Exp $ +$NetBSD: MESSAGE,v 1.1 2001/11/01 02:18:57 zuntum Exp $ In order to use makeweb: diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/PLIST index 8eea00e62e5..976cc5c6a79 100644 --- a/www/thttpd/pkg/PLIST +++ b/www/thttpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2001/05/02 22:22:44 jlam Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:18:57 zuntum Exp $ etc/rc.d/thttpd libexec/cgi-bin/redirect libexec/cgi-bin/phf |