summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2017-03-24 19:54:39 +0000
committerMatthias Andree <mandree@FreeBSD.org>2017-03-24 19:54:39 +0000
commit45b0f0414457613f17b6843d7f3fd9d4c6c4c4af (patch)
tree6f2b6c9b329dc61358f4d35aa70827378788fc17
parentUpdate to 1.0.1 (diff)
Chase distfile removal/relocation.
-rw-r--r--textproc/xmlto/Makefile2
-rw-r--r--textproc/xmlto/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 91814ad3b723..ada3c52ea92a 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xmlto
PORTVERSION= 0.0.28
CATEGORIES= textproc
-MASTER_SITES= https://fedorahosted.org/releases/x/m/xmlto/:xmlto \
+MASTER_SITES= https://releases.pagure.org/xmlto/:xmlto \
LOCAL/mandree/:xmlto \
http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/:xsl \
LOCAL/mandree/:xsl
diff --git a/textproc/xmlto/pkg-descr b/textproc/xmlto/pkg-descr
index df0d0e139b4f..182548da9183 100644
--- a/textproc/xmlto/pkg-descr
+++ b/textproc/xmlto/pkg-descr
@@ -8,4 +8,4 @@ htmlhelp, javahelp, man, pdf, ps, txt, xhtml, xhtml-nochunks.
Currently the only XSL-T processor supported is xsltproc (textproc/libxslt).
For DVI, PDF and PostScript output, PassiveTeX (print/passivetex) is required.
-WWW: http://fedorahosted.org/xmlto/
+WWW: https://pagure.io/xmlto/