diff options
author | pav <pav@FreeBSD.org> | 2004-05-24 06:26:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-24 06:26:18 +0800 |
commit | 0946554fa36eacb06a3a8ebf2627518fb811b97f (patch) | |
tree | 7ed83523b2f9caf50a1b3a11664e162a2ba04343 /astro/p5-Astro-DSS | |
parent | c35bab9228428895bada3110257fd95989d238a0 (diff) | |
download | freebsd-ports-gnome-0946554fa36eacb06a3a8ebf2627518fb811b97f.tar.gz freebsd-ports-gnome-0946554fa36eacb06a3a8ebf2627518fb811b97f.tar.zst freebsd-ports-gnome-0946554fa36eacb06a3a8ebf2627518fb811b97f.zip |
- Update MASTER_SITES
PR: ports/67071
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'astro/p5-Astro-DSS')
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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- |