diff options
author | rh <rh@pkgsrc.org> | 2002-10-19 10:54:42 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-10-19 10:54:42 +0000 |
commit | c2934c968eaf297f84ff4b05d02846ae68a2e4c8 (patch) | |
tree | abeb1a92871d8e96cb4573c37dd9b354fe2ffba1 /textproc | |
parent | 5553928ad1dd18de779f571677d2e7e47bc3bdc9 (diff) | |
download | pkgsrc-c2934c968eaf297f84ff4b05d02846ae68a2e4c8.tar.gz |
Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/intltool/Makefile | 4 | ||||
-rw-r--r-- | textproc/libunicode/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 4 | ||||
-rw-r--r-- | textproc/xml-i18n-tools/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 8a34f76362a..7ce1afdd5ad 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 18:40:02 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:58 rh Exp $ # DISTNAME= intltool-0.18 CATEGORIES= textproc devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/intltool/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.18/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile index 7dbb2e61252..1804096524c 100644 --- a/textproc/libunicode/Makefile +++ b/textproc/libunicode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 18:40:08 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:58 rh Exp $ # DISTNAME= libunicode-0.4 CATEGORIES= textproc devel -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libunicode/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunicode/0.4/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.pango.org/ diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 8d7c519aa14..3e42b76c327 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2002/08/26 10:21:04 martti Exp $ +# $NetBSD: Makefile,v 1.25 2002/10/19 10:54:58 rh Exp $ # DISTNAME= libxml-1.8.17 CATEGORIES= textproc devel lang gnome MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \ - ${MASTER_SITE_GNOME:=stable/sources/libxml/} + ${MASTER_SITE_GNOME:=sources/libxml/1.8/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://xmlsoft.org/ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6ae2c3ba530..a5d6a39b497 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/10/11 09:25:55 rh Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/19 10:54:58 rh Exp $ # DISTNAME= scrollkeeper-0.2 PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ - ${MASTER_SITE_GNOME:=stable/sources/scrollkeeper/} + ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.2/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://scrollkeeper.sourceforge.net/ diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 57684c7cf93..699e6782a7f 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/08/25 21:51:21 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/19 10:54:59 rh Exp $ DISTNAME= xml-i18n-tools-0.9 CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/xml-i18n-tools/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/xml-i18n-tools/0.9/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://news.gnome.org/gnome-news/979851911/ |