diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-06-27 07:15:59 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-06-27 07:15:59 +0000 |
commit | 62189bad665884f8fd953ac04319b59b6154ba23 (patch) | |
tree | 4b576eed9144030672391aa4bf775137838408c2 /textproc | |
parent | c15ca141a282a97fc07be8b706f26441b6c6d459 (diff) | |
download | ports-62189bad665884f8fd953ac04319b59b6154ba23.tar.gz ports-62189bad665884f8fd953ac04319b59b6154ba23.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xhtml/Makefile | 6 | ||||
-rw-r--r-- | textproc/xhtml/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 97f7d1199b41..ac0c3412de09 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xhtml -PORTVERSION= 1.0.20000126 +PORTVERSION= 1.0.20020801 CATEGORIES= textproc #MASTER_SITES= http://www.w3.org/TR/xhtml1/ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama -DISTNAME= xhtml1-20000126 +DISTNAME= xhtml1-20020801 MAINTAINER= kuriyama@FreeBSD.org COMMENT= W3C's XHTML DTD @@ -22,7 +22,7 @@ RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog USE_ZIP= YES NO_MTREE= YES NO_BUILD= YES -WRKSRC= ${WRKDIR}/xhtml1 +WRKSRC= ${WRKDIR}/xhtml1-20020801 INSTDIR= ${PREFIX}/share/xml DTDDIR= ${INSTDIR}/dtd/xhtml diff --git a/textproc/xhtml/distinfo b/textproc/xhtml/distinfo index a8097cff7325..c603b6de5222 100644 --- a/textproc/xhtml/distinfo +++ b/textproc/xhtml/distinfo @@ -1 +1 @@ -MD5 (xhtml1-20000126.zip) = 71021c96035916518ddcf0ac08a1353e +MD5 (xhtml1-20020801.zip) = f03993ac1bd7a7bc2457fab2a6663ded |