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:
parent
63c42decf1
commit
9da05fa477
@ -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 \
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user