diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 8a5b10ea9330e28a45faede9aee8b323e6cc645b (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /textproc | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/diffstat/Makefile | 4 | ||||
-rw-r--r-- | textproc/iso12083/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlto/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index e778d6043c0..12fac874d1e 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/11/08 23:46:11 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/12/02 13:04:15 wiz Exp $ DISTNAME= diffstat-1.45 CATEGORIES= textproc @@ -6,7 +6,7 @@ MASTER_SITES= ftp://invisible-island.net/diffstat/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html +HOMEPAGE= http://invisible-island.net/diffstat/diffstat.html COMMENT= Display a histogram of diff changes PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index ee835d4ba26..b21cb3c7d37 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/11/12 00:11:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/12/02 13:04:15 wiz Exp $ DISTNAME= iso12083-1993 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/SGML/ISO12083/ DISTFILES= article.dtd book.dtd maths.dtd serial.dtd MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.oasis-open.org/cover/sgml-xml.html +HOMEPAGE= http://xml.coverpages.org/sgml-xml.html COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group DIST_SUBDIR= iso12083 diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index fc4532e0a47..7e83e6a2cf9 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/10 00:23:39 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.12 2007/12/02 13:04:16 wiz Exp $ # DISTNAME= xmlto-0.0.18 @@ -8,7 +8,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cyberelk.net/tim/xmlto/index.html +HOMEPAGE= http://cyberelk.net/tim/software/xmlto/ COMMENT= Tool to help transform XML documents into other formats DEPENDS+= getopt-[0-9]*:../../misc/getopt |