diff options
author | krion <krion@FreeBSD.org> | 2005-02-18 20:58:07 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-02-18 20:58:07 +0800 |
commit | 5e0d7eaaaf091f0980406cb6d7d76adceb25bd3d (patch) | |
tree | 98fec5cceba9da588a60480377d1ef0de33742e4 /biology | |
parent | c123fe865d165b7f46171eb61f443b7055bf3ba9 (diff) | |
download | freebsd-ports-gnome-5e0d7eaaaf091f0980406cb6d7d76adceb25bd3d.tar.gz freebsd-ports-gnome-5e0d7eaaaf091f0980406cb6d7d76adceb25bd3d.tar.zst freebsd-ports-gnome-5e0d7eaaaf091f0980406cb6d7d76adceb25bd3d.zip |
Fix unfetchable tarball, it was renamed and relocated on original
server.
PR: ports/77674
Submitted by: Sam Lawrance <boris at brooknet.com.au>
Diffstat (limited to 'biology')
-rw-r--r-- | biology/coalesce/Makefile | 4 | ||||
-rw-r--r-- | biology/coalesce/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/biology/coalesce/Makefile b/biology/coalesce/Makefile index 8c72cc73986d..0a1569db54d2 100644 --- a/biology/coalesce/Makefile +++ b/biology/coalesce/Makefile @@ -8,8 +8,8 @@ PORTNAME= coalesce PORTVERSION= 1.50 CATEGORIES= biology -MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/ -DISTNAME= ${PORTNAME} +MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/coalesce/ +DISTNAME= ${PORTNAME}1.5b EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org diff --git a/biology/coalesce/distinfo b/biology/coalesce/distinfo index 70c1c97dede9..1291a4c47258 100644 --- a/biology/coalesce/distinfo +++ b/biology/coalesce/distinfo @@ -1,2 +1,2 @@ -MD5 (coalesce.tar.Z) = feea2925ac514e644c53c27c497f4081 -SIZE (coalesce.tar.Z) = 73319 +MD5 (coalesce1.5b.tar.Z) = feea2925ac514e644c53c27c497f4081 +SIZE (coalesce1.5b.tar.Z) = 73319 |