aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:04:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-30 22:04:08 +0000
commit0f90989afdab4bc881eb744c764cd06bb1c1a909 (patch)
tree8690935c073bc20be44e7beb79975be56bd5ee10
parent9da05fa4776f94863e11983cc9d901b8ab90ad54 (diff)
downloadports-0f90989afdab4bc881eb744c764cd06bb1c1a909.tar.gz
ports-0f90989afdab4bc881eb744c764cd06bb1c1a909.zip
textproc/xhtml-modularization: Update MASTER_SITES
- Add WWW
-rw-r--r--textproc/xhtml-modularization/Makefile6
-rw-r--r--textproc/xhtml-modularization/pkg-descr2
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile
index d058f86008cd..49f2f6f4d857 100644
--- a/textproc/xhtml-modularization/Makefile
+++ b/textproc/xhtml-modularization/Makefile
@@ -4,8 +4,8 @@ PORTNAME= xhtml-modularization
PORTVERSION= 1.0.${RECDATE}
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= http://www.w3.org/TR/2001/REC-${PORTNAME}-${RECDATE}/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= https://www.w3.org/TR/2001/REC-xhtml-modularization-${RECDATE}/
+DISTNAME= xhtml-modularization
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= W3C's Modularization of XHTML DTDs and docs
@@ -19,7 +19,7 @@ NO_BUILD= yes
NO_MTREE= yes
SUB_FILES= catalog.xml
-WRKSRC= ${WRKDIR}/${PORTNAME}-${RECDATE}
+WRKSRC= ${WRKDIR}/xhtml-modularization-${RECDATE}
RECDATE= 20010410
diff --git a/textproc/xhtml-modularization/pkg-descr b/textproc/xhtml-modularization/pkg-descr
index 8d8593c87526..acfc8e989186 100644
--- a/textproc/xhtml-modularization/pkg-descr
+++ b/textproc/xhtml-modularization/pkg-descr
@@ -4,3 +4,5 @@ From the abstract:
Definitions (DTDs). This modularization provides a means for
subsetting and extending XHTML, a feature needed for extending
XHTML's reach onto emerging platforms.
+
+WWW: https://www.w3.org/TR/xhtml-modularization/