opnsense-ports/textproc/xhtml-basic/files/patch-xhtml-basic10.cat
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

23 lines
838 B
Text

--- xhtml-basic10.cat.orig Tue Dec 19 23:08:04 2000
+++ xhtml-basic10.cat Tue Aug 10 16:23:28 2004
@@ -17,17 +17,19 @@
OVERRIDE YES
-SGMLDECL "xml1.dcl"
+-- SGMLDECL "xml1.dcl" --
-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: --
-- XHTML Basic DTD modular driver file ..................................... --
PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "xhtml-basic10.dtd"
+DTDDECL "-//W3C//DTD XHTML Basic 1.0//EN" "xml1.dcl"
-- XHTML Basic framework module ............................................. --
PUBLIC "-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//EN" "xhtml-basic10-model-1.mod"
+DTDDECL "-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//EN" "xml1.dcl"
-- End of catalog data ..................................................... --