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/p5-Astro-SIMBAD | |
parent | c6c6f0e086b33d8c499fa0c60df38a055b4b6703 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-SIMBAD')
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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- |