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

View file

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