From 5b5eb76e800c5fff72a31472ac144a0c0bab41c0 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 31 Jan 2004 12:16:18 +0000 Subject: - update MASTER_SITES --- devel/gnustep-make/Makefile | 3 +-- devel/gorm/Makefile | 3 +-- devel/projectcenter.app/Makefile | 3 +-- lang/gnustep-base/Makefile | 3 +-- lang/gnustep-guile/Makefile | 3 +-- misc/gnustep-examples/Makefile | 3 +-- x11-toolkits/gnustep-back/Makefile | 3 +-- x11-toolkits/gnustep-gui/Makefile | 3 +-- 8 files changed, 8 insertions(+), 16 deletions(-) diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index bc8746f44acf..8d86347354d0 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -12,8 +12,7 @@ PORTVERSION= 1.9.0 PORTVERSION= 1.8.0 .endif CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile index 9584c5dd3aed..f5e96165a5f7 100644 --- a/devel/gorm/Makefile +++ b/devel/gorm/Makefile @@ -8,8 +8,7 @@ PORTNAME= gorm PORTVERSION= 0.5.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= dev-apps DISTNAME= Gorm-${PORTVERSION} diff --git a/devel/projectcenter.app/Makefile b/devel/projectcenter.app/Makefile index cd5c2ad2f988..3089896b983d 100644 --- a/devel/projectcenter.app/Makefile +++ b/devel/projectcenter.app/Makefile @@ -8,8 +8,7 @@ PORTNAME= projectcenter.app PORTVERSION= 0.3.5 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= dev-apps DISTNAME= ProjectCenter-${PORTVERSION} diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 9bacacd323d8..86ed7ebaf76c 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -12,8 +12,7 @@ PORTVERSION= 1.9.0 PORTVERSION= 1.8.0 .endif CATEGORIES= lang devel -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 24222ad39267..ffae6795ef88 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-guile PORTVERSION= 1.1.2 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile index dbe5a1999bbd..8a60cfc11500 100644 --- a/misc/gnustep-examples/Makefile +++ b/misc/gnustep-examples/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-examples PORTVERSION= 0.9.7 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 68e36a029545..fe2862daffe4 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.9.1 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 7c09ac7a34d0..8f79172f250c 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.9.1 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org -- cgit