diff options
author | John Fieber <jfieber@FreeBSD.org> | 1998-02-01 20:21:10 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1998-02-01 20:21:10 +0000 |
commit | c459fbaa2fec46ee66ecec1a8af487946896063f (patch) | |
tree | 25ad5afa4d1f37451585539e8b41a890a2769d56 /textproc/html/pkg-plist | |
parent | f363b74c0746ea2ec5d20d95d3555028e06b853d (diff) |
Oops, forgot the SGML declaration for HTML 4.0.
Notes
Notes:
svn path=/head/; revision=9556
Diffstat (limited to 'textproc/html/pkg-plist')
-rw-r--r-- | textproc/html/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/html/pkg-plist b/textproc/html/pkg-plist index 7da5f4c01ded..b2588c7e4d00 100644 --- a/textproc/html/pkg-plist +++ b/textproc/html/pkg-plist @@ -7,6 +7,7 @@ share/sgml/html/2.0/ISOlat1.sgml share/sgml/html/3.2/HTML32.decl share/sgml/html/3.2/HTML32.dtd share/sgml/html/3.2/ISOlat1.ent +share/sgml/html/4.0/HTML4.decl share/sgml/html/4.0/HTMLlat1.ent share/sgml/html/4.0/HTMLspecial.ent share/sgml/html/4.0/HTMLsymbol.ent |