diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 8 |
4 files changed, 12 insertions, 20 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 678dcfa6d677..9722c35a727b 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,16 +3,14 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.27 1999/01/22 10:13:35 vanilla Exp $ +# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ # DISTNAME= gnome-libs-0.99.4 PKGNAME= gnomelibs-0.99.4 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ - ftp://ftp.geo.net/pub/gnome/sources/latest/ \ - ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/latest/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index b708527db9fc..5b3b4ab7ccb2 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -3,16 +3,14 @@ # Date created: 17 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.12 1999/01/17 10:11:06 vanilla Exp $ +# $Id: Makefile,v 1.13 1999/01/24 06:24:31 vanilla Exp $ # DISTNAME= gnome-core-0.99.3.2 PKGNAME= gnomecore-0.99.3.2 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ - ftp://ftp.geo.net/pub/gnome/sources/latest/ \ - ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/latest/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= gnome-core MAINTAINER= nacai@iname.com diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 678dcfa6d677..9722c35a727b 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -3,16 +3,14 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.27 1999/01/22 10:13:35 vanilla Exp $ +# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ # DISTNAME= gnome-libs-0.99.4 PKGNAME= gnomelibs-0.99.4 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ - ftp://ftp.geo.net/pub/gnome/sources/latest/ \ - ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/latest/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 678dcfa6d677..9722c35a727b 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,16 +3,14 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.27 1999/01/22 10:13:35 vanilla Exp $ +# $Id: Makefile,v 1.28 1999/01/23 07:05:23 vanilla Exp $ # DISTNAME= gnome-libs-0.99.4 PKGNAME= gnomelibs-0.99.4 CATEGORIES= x11 gnome -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/latest/ \ - ftp://ftp.geo.net/pub/gnome/sources/latest/ \ - ftp://gnomeftp.wgn.net/pub/gnome/sources/latest/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/latest/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= gnome-libs MAINTAINER= nacai@iname.com |