diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 22:26:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 22:26:18 +0000 |
commit | 210211fbb42847e68bf51eae26ddabc54b89e6b2 (patch) | |
tree | b6a49e75ca7eb1107aa46cde249ca829fedf54fd /astro | |
parent | c6c6f0e086b33d8c499fa0c60df38a055b4b6703 (diff) | |
download | ports-210211fbb42847e68bf51eae26ddabc54b89e6b2.tar.gz ports-210211fbb42847e68bf51eae26ddabc54b89e6b2.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-Catalog/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index 2a7509c8b39a..9f80d1808f9e 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -10,7 +10,7 @@ PORTNAME= Astro-ADS PORTVERSION= 1.20.7 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.astro.ex.ac.uk/estar/software/ + http://www.estar.org.uk/software/ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-Catalog/Makefile b/astro/p5-Astro-Catalog/Makefile index 5e8310630077..f876f670234c 100644 --- a/astro/p5-Astro-Catalog/Makefile +++ b/astro/p5-Astro-Catalog/Makefile @@ -10,7 +10,7 @@ PORTNAME= Astro-Catalog PORTVERSION= 2.1.3 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.astro.ex.ac.uk/estar/software/ + http://www.estar.org.uk/software/ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 1ec73733a9f0..e81aa0672b3a 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -10,7 +10,7 @@ PORTNAME= Astro-DSS PORTVERSION= 1.6.1 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.astro.ex.ac.uk/estar/software/ + http://www.estar.org.uk/software/ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index 68b783ff497a..9028a9d4bf72 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -10,7 +10,7 @@ PORTNAME= Astro-SIMBAD PORTVERSION= 1.9.5 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ - http://www.astro.ex.ac.uk/estar/software/ + http://www.estar.org.uk/software/ MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- |