diff options
author | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
commit | befbd740e0dcc6ce71023fc64642b8d0571d13e0 (patch) | |
tree | 2b30abf646a561bee379bd99c16e9832f04091c2 /print | |
parent | e38b7ea90505499ae85d3f99b7b701f5d6806dd8 (diff) | |
download | freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.gz freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.zst freebsd-ports-gnome-befbd740e0dcc6ce71023fc64642b8d0571d13e0.zip |
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'print')
-rw-r--r-- | print/ggv/Makefile | 2 | ||||
-rw-r--r-- | print/ggv2/Makefile | 2 | ||||
-rw-r--r-- | print/gnome-print/Makefile | 2 | ||||
-rw-r--r-- | print/gnomeprint/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index e789fd85f331..defa9b9dfe44 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -9,7 +9,7 @@ DISTNAME= ggv-0.70 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/ggv +MASTER_SITE_SUBDIR= stable/sources/ggv MAINTAINER= nakai@FreeBSD.org diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index e789fd85f331..defa9b9dfe44 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -9,7 +9,7 @@ DISTNAME= ggv-0.70 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/ggv +MASTER_SITE_SUBDIR= stable/sources/ggv MAINTAINER= nakai@FreeBSD.org diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index b89b2696fb83..46c61252c73b 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-print-0.10 PKGNAME= gnomeprint-0.10 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-print +MASTER_SITE_SUBDIR= stable/sources/gnome-print MAINTAINER= nakai@FreeBSD.org diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index b89b2696fb83..46c61252c73b 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-print-0.10 PKGNAME= gnomeprint-0.10 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-print +MASTER_SITE_SUBDIR= stable/sources/gnome-print MAINTAINER= nakai@FreeBSD.org diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index b89b2696fb83..46c61252c73b 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-print-0.10 PKGNAME= gnomeprint-0.10 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-print +MASTER_SITE_SUBDIR= stable/sources/gnome-print MAINTAINER= nakai@FreeBSD.org |