diff options
-rw-r--r-- | www/drupal4/Makefile | 2 | ||||
-rw-r--r-- | www/drupal5/Makefile | 2 | ||||
-rw-r--r-- | www/drupal6/Makefile | 2 | ||||
-rw-r--r-- | www/drupal7/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/drupal4/Makefile b/www/drupal4/Makefile index 26914747891f..03ad7004c5ba 100644 --- a/www/drupal4/Makefile +++ b/www/drupal4/Makefile @@ -8,7 +8,7 @@ PORTNAME= drupal4 PORTVERSION= 4.7.8 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ +MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 479e9b082c3d..985e32b53026 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -8,7 +8,7 @@ PORTNAME= drupal5 PORTVERSION= 5.3 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ +MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 479e9b082c3d..985e32b53026 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -8,7 +8,7 @@ PORTNAME= drupal5 PORTVERSION= 5.3 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ +MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 479e9b082c3d..985e32b53026 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -8,7 +8,7 @@ PORTNAME= drupal5 PORTVERSION= 5.3 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ +MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} DIST_SUBDIR= drupal |