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 /textproc/latex2html | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/DEINSTALL (renamed from textproc/latex2html/pkg/DEINSTALL) | 2 | ||||
-rw-r--r-- | textproc/latex2html/DESCR (renamed from textproc/latex2html/pkg/DESCR) | 0 | ||||
-rw-r--r-- | textproc/latex2html/INSTALL (renamed from textproc/latex2html/pkg/INSTALL) | 2 | ||||
-rw-r--r-- | textproc/latex2html/PLIST (renamed from textproc/latex2html/pkg/PLIST) | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/textproc/latex2html/pkg/DEINSTALL b/textproc/latex2html/DEINSTALL index caee855db60..638b8aec2f8 100644 --- a/textproc/latex2html/pkg/DEINSTALL +++ b/textproc/latex2html/DEINSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: DEINSTALL,v 1.1 2000/11/03 01:05:06 jlam Exp $ +# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:57:15 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/textproc/latex2html/pkg/DESCR b/textproc/latex2html/DESCR index 2e92d6d6626..2e92d6d6626 100644 --- a/textproc/latex2html/pkg/DESCR +++ b/textproc/latex2html/DESCR diff --git a/textproc/latex2html/pkg/INSTALL b/textproc/latex2html/INSTALL index 0725ec2f20a..e916775a62c 100644 --- a/textproc/latex2html/pkg/INSTALL +++ b/textproc/latex2html/INSTALL @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: INSTALL,v 1.1 2000/11/03 01:05:06 jlam Exp $ +# $NetBSD: INSTALL,v 1.1 2001/10/31 22:57:15 zuntum Exp $ PKGNAME=$1 STAGE=$2 diff --git a/textproc/latex2html/pkg/PLIST b/textproc/latex2html/PLIST index 73c41705c2d..4507fd00e0c 100644 --- a/textproc/latex2html/pkg/PLIST +++ b/textproc/latex2html/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/02 18:19:41 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:15 zuntum Exp $ bin/latex2html bin/texexpand bin/pstoimg |