diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-07-02 22:17:38 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-07-02 22:17:38 +0000 |
commit | 3b80ae0ceb96fdc52104711939e5a2fb3c88f3b8 (patch) | |
tree | d3a1a98471d7891451559c05057eab2dea429ef2 /textproc | |
parent | 48e075c1d87915ec210b1d574046e8a988452efc (diff) | |
download | FreeBSD-ports-3b80ae0ceb96fdc52104711939e5a2fb3c88f3b8.zip FreeBSD-ports-3b80ae0ceb96fdc52104711939e5a2fb3c88f3b8.tar.gz |
Close comment marker in xhtml.soc.
Pointed out by: hrs
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xhtml/Makefile | 2 | ||||
-rw-r--r-- | textproc/xhtml/files/patch-xhtml.soc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 673b0d8..5a4354c 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -7,7 +7,7 @@ PORTNAME= xhtml PORTVERSION= 1.0.20020801 -PORTREVISION= 2 +PORTREVISION= 3 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 index 85054e1..aa548c7 100644 --- a/textproc/xhtml/files/patch-xhtml.soc +++ b/textproc/xhtml/files/patch-xhtml.soc @@ -5,4 +5,4 @@ PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent" -SGMLDECL "xhtml1.dcl" -+-- SGMLDECL "xhtml1.dcl" ++-- SGMLDECL "xhtml1.dcl" -- |