summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2017-11-12 11:34:46 +0000
committerbsiegert <bsiegert@pkgsrc.org>2017-11-12 11:34:46 +0000
commit4241af5a712a8673ab3f412d718f35a622bc5df0 (patch)
tree1b0e8eeb9e1e15b9c2070280d1ba98a6225fbd38
parent7f65ac5a556031c8065600bc14876006235a0b28 (diff)
downloadpkgsrc-4241af5a712a8673ab3f412d718f35a622bc5df0.tar.gz
Pullup ticket #5627 - requested by sevan
textproc/xmlto: build fix Revisions pulled up: - textproc/xmlto/Makefile 1.31 --- Module Name: pkgsrc Committed By: maya Date: Wed Nov 1 06:41:23 UTC 2017 Modified Files: pkgsrc/textproc/xmlto: Makefile Log Message: xmlto: master sites / homepage from fedorahosted to pagure
-rw-r--r--textproc/xmlto/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index ea7f551fc95..e43ae7a2383 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2015/12/11 23:31:09 joerg Exp $
+# $NetBSD: Makefile,v 1.30.18.1 2017/11/12 11:34:46 bsiegert Exp $
DISTNAME= xmlto-0.0.28
PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= https://fedorahosted.org/releases/x/m/xmlto/
+MASTER_SITES= https://releases.pagure.org/xmlto/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://fedorahosted.org/xmlto/
+HOMEPAGE= https://pagure.io/xmlto/
COMMENT= Tool to help transform XML documents into other formats
LICENSE= gnu-gpl-v2