diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-05-25 10:53:37 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-05-25 10:53:37 +0000 |
commit | e80190234320961c07ad8655acb3e536f7de0493 (patch) | |
tree | b5605f1634b8f9912fa17221b88ecf4dbd0556ba /textproc/xhtml-modularization | |
parent | dbc3a63caa95386e88b5e45cb9bbd1ead6a2217c (diff) | |
download | ports-e80190234320961c07ad8655acb3e536f7de0493.tar.gz ports-e80190234320961c07ad8655acb3e536f7de0493.zip |
Notes
Diffstat (limited to 'textproc/xhtml-modularization')
-rw-r--r-- | textproc/xhtml-modularization/Makefile | 2 | ||||
-rw-r--r-- | textproc/xhtml-modularization/files/catalog.xml | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index 95d9d60a8c69..351ac336f43a 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -7,7 +7,7 @@ PORTNAME= xhtml-modularization PORTVERSION= 1.0.${RECDATE} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/TR/2001/REC-${PORTNAME}-${RECDATE}/ DISTNAME= ${PORTNAME} diff --git a/textproc/xhtml-modularization/files/catalog.xml b/textproc/xhtml-modularization/files/catalog.xml index 1e6ea39c42cc..117738238766 100644 --- a/textproc/xhtml-modularization/files/catalog.xml +++ b/textproc/xhtml-modularization/files/catalog.xml @@ -63,9 +63,6 @@ publicId="-//W3C//ELEMENTS XHTML Block Phrasal 1.0//EN" uri="xhtml-blkphras-1.mod" /> <public - publicId="-//W3C//ELEMENTS XHTML Ruby 1.0//EN" - uri="xhtml-ruby-1.mod" /> - <public publicId="-//W3C//ELEMENTS XHTML Java Applets 1.0//EN" uri="xhtml-applet-1.mod" /> <public |