diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-20 08:59:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-20 08:59:40 +0000 |
commit | 26ee28dd3c22d3de709bddedf45fc20be87363e4 (patch) | |
tree | 8edfa40d3189ae81c4033233a00021c464207e1f /textproc/html/PLIST | |
parent | 69dfa5b1c23db1cf04fcfb214085c8929b6dfcbb (diff) | |
download | pkgsrc-26ee28dd3c22d3de709bddedf45fc20be87363e4.tar.gz |
Change install target to use tar instead of gtar.
Add missing files to PLIST and bump PKGREVISION.
Diffstat (limited to 'textproc/html/PLIST')
-rw-r--r-- | textproc/html/PLIST | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/textproc/html/PLIST b/textproc/html/PLIST index b65e93ee50e..10ab6e62d1a 100644 --- a/textproc/html/PLIST +++ b/textproc/html/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2003/01/29 21:15:08 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/05/20 08:59:40 wiz Exp $ share/sgml/html/2.0/ISOlat1.sgml share/sgml/html/2.0/html-1.dtd share/sgml/html/2.0/html-1s.dtd @@ -15,7 +15,15 @@ share/sgml/html/4.0/HTMLsymbol.ent share/sgml/html/4.0/frameset.dtd share/sgml/html/4.0/loose.dtd share/sgml/html/4.0/strict.dtd +share/sgml/html/4.01/HTML4.decl +share/sgml/html/4.01/HTMLlat1.ent +share/sgml/html/4.01/HTMLspecial.ent +share/sgml/html/4.01/HTMLsymbol.ent +share/sgml/html/4.01/frameset.dtd +share/sgml/html/4.01/loose.dtd +share/sgml/html/4.01/strict.dtd share/sgml/html/catalog +@dirrm share/sgml/html/4.01 @dirrm share/sgml/html/4.0 @dirrm share/sgml/html/3.2 @dirrm share/sgml/html/2.0 |