summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/xhtml-basic/Makefile2
-rw-r--r--textproc/xhtml-basic/files/patch-xhtml-basic10.cat23
2 files changed, 24 insertions, 1 deletions
diff --git a/textproc/xhtml-basic/Makefile b/textproc/xhtml-basic/Makefile
index 9c6d7950539e..81272a0077cd 100644
--- a/textproc/xhtml-basic/Makefile
+++ b/textproc/xhtml-basic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xhtml-basic
PORTVERSION= 1.0.${RECDATE}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.w3.org/TR/2000/REC-${PORTNAME}-${RECDATE}/
DISTNAME= ${PORTNAME}
diff --git a/textproc/xhtml-basic/files/patch-xhtml-basic10.cat b/textproc/xhtml-basic/files/patch-xhtml-basic10.cat
new file mode 100644
index 000000000000..2617ffa59abd
--- /dev/null
+++ b/textproc/xhtml-basic/files/patch-xhtml-basic10.cat
@@ -0,0 +1,23 @@
+--- 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 ..................................................... --