diff options
author | lth <lth@FreeBSD.org> | 2007-05-25 18:53:37 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-05-25 18:53:37 +0800 |
commit | 64e466e652eb580165f81830d3822fdb7465e788 (patch) | |
tree | be7e38530e6ac6b1ae0cf67c28cbf16e97e6e6ef /textproc/xhtml-modularization/Makefile | |
parent | 38887e87062ab01eca4586dcf8711f050b30a3f7 (diff) | |
download | freebsd-ports-gnome-64e466e652eb580165f81830d3822fdb7465e788.tar.gz freebsd-ports-gnome-64e466e652eb580165f81830d3822fdb7465e788.tar.zst freebsd-ports-gnome-64e466e652eb580165f81830d3822fdb7465e788.zip |
'xhtml-ruby-1.mod' is not included in the current distribution,
hence remove from 'catalog.xml' to avoid errors during use.
PR: ports/112597
Submitted by: lth
Diffstat (limited to 'textproc/xhtml-modularization/Makefile')
-rw-r--r-- | textproc/xhtml-modularization/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |