diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-06-28 07:47:40 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-06-28 07:47:40 +0000 |
commit | 024652caf52777895cd89ecfdc6176c4e8ebd22b (patch) | |
tree | 8a7bc0cc484b37bbe944c213420b50c251a2ec31 /textproc | |
parent | 55ea400de82ea5e4c5c68b2d9a1d1f23e33d23ef (diff) | |
download | ports-024652caf52777895cd89ecfdc6176c4e8ebd22b.tar.gz ports-024652caf52777895cd89ecfdc6176c4e8ebd22b.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xhtml/Makefile | 1 | ||||
-rw-r--r-- | textproc/xhtml/files/patch-xhtml.soc | 8 |
2 files changed, 9 insertions, 0 deletions
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index ac0c3412de09..c9daff2f28df 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -7,6 +7,7 @@ PORTNAME= xhtml PORTVERSION= 1.0.20020801 +PORTREVISION= 1 CATEGORIES= textproc #MASTER_SITES= http://www.w3.org/TR/xhtml1/ MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/textproc/xhtml/files/patch-xhtml.soc b/textproc/xhtml/files/patch-xhtml.soc new file mode 100644 index 000000000000..85054e139e06 --- /dev/null +++ b/textproc/xhtml/files/patch-xhtml.soc @@ -0,0 +1,8 @@ +--- DTD/xhtml.soc.orig Fri Aug 2 03:23:08 2002 ++++ DTD/xhtml.soc Sat Jun 28 16:43:36 2003 +@@ -11,4 +11,4 @@ + PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "xhtml-symbol.ent" + PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent" + +-SGMLDECL "xhtml1.dcl" ++-- SGMLDECL "xhtml1.dcl" |