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 /x11 | |
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 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 2 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 349c2ded6beb..899ecf6e30a2 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-libs-1.0.54 PKGNAME= gnomelibs-1.0.54 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-libs +MASTER_SITE_SUBDIR= stable/sources/gnome-libs MAINTAINER= nakai@FreeBSD.org diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index f540fc62003e..748f1df1cd10 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-core-1.0.54 PKGNAME= gnomecore-1.0.54 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-core +MASTER_SITE_SUBDIR= stable/sources/gnome-core MAINTAINER= nakai@FreeBSD.org diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 349c2ded6beb..899ecf6e30a2 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-libs-1.0.54 PKGNAME= gnomelibs-1.0.54 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-libs +MASTER_SITE_SUBDIR= stable/sources/gnome-libs MAINTAINER= nakai@FreeBSD.org diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 349c2ded6beb..899ecf6e30a2 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnome-libs-1.0.54 PKGNAME= gnomelibs-1.0.54 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-libs +MASTER_SITE_SUBDIR= stable/sources/gnome-libs MAINTAINER= nakai@FreeBSD.org |