1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

textproc/xhtml-basic: Update MASTER_SITES

- Add WWW
- Take maintainership
This commit is contained in:
Po-Chuan Hsieh 2022-03-31 06:04:05 +08:00
parent 63c42decf1
commit 9da05fa477
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 4 deletions

View File

@ -4,10 +4,10 @@ PORTNAME= xhtml-basic
PORTVERSION= 1.0.${RECDATE}
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.w3.org/TR/2000/REC-${PORTNAME}-${RECDATE}/
DISTNAME= ${PORTNAME}
MASTER_SITES= https://www.w3.org/TR/2000/REC-xhtml-basic-${RECDATE}/
DISTNAME= xhtml-basic
MAINTAINER= ports@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= W3C's XHTML Basic DTD
RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr \
@ -19,7 +19,7 @@ USES= tar:tgz
NO_MTREE= yes
NO_BUILD= yes
NO_ARCH= yes
WRKSRC= ${WRKDIR}/REC-${PORTNAME}-${RECDATE}
WRKSRC= ${WRKDIR}/REC-xhtml-basic-${RECDATE}
PORTDATA= xhtml-basic10-model-1.mod \
xhtml-basic10.cat \

View File

@ -17,3 +17,5 @@ From the abstract:
The document type definition is implemented using XHTML
modules as defined in "Modularization of XHTML", found in
ports/textproc/xhtml-modularization.
WWW: https://www.w3.org/TR/xhtml-basic/