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 /print | |
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 'print')
-rw-r--r-- | print/ggv/Makefile | 4 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 4 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 4 | ||||
-rw-r--r-- | print/libgnomeprintui/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 4568d3d173f..4b172aecd00 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2002/10/05 11:09:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2002/10/19 10:54:56 rh Exp $ # DISTNAME= ggv-1.0.2 PKGREVISION= 4 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 3d746ed91d8..868652b4831 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2002/09/21 08:20:52 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2002/10/19 10:54:56 rh Exp $ # DISTNAME= gnome-print-0.36 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 1e93c42d4cf..def422f82c3 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2002/10/16 03:14:44 rh Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:56 rh Exp $ # DISTNAME= libgnomeprint-1.116.0 PKGREVISION= 1 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/libgnomeprint/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/1.116/} MAINTAINER= jmmv@hispabsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index abb0978ba78..5e0222705e8 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/12 04:28:27 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:57 rh Exp $ # DISTNAME= libgnomeprintui-1.116.0 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnomeprintui/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/1.116/} MAINTAINER= jmmv@hispabsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html |