diff options
author | jeh <jeh@FreeBSD.org> | 2000-11-03 21:23:15 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-11-03 21:23:15 +0800 |
commit | 272e2e2bc57bca2e6c909b45a1e37e530bb3be50 (patch) | |
tree | 0d7a5d37da1780327a31b5ea344d763fc6b0541a /biology | |
parent | 0fc632e93cccbb710465614219e6b4a25348f595 (diff) | |
download | freebsd-ports-gnome-272e2e2bc57bca2e6c909b45a1e37e530bb3be50.tar.gz freebsd-ports-gnome-272e2e2bc57bca2e6c909b45a1e37e530bb3be50.tar.zst freebsd-ports-gnome-272e2e2bc57bca2e6c909b45a1e37e530bb3be50.zip |
Yes. They did re-roll this version, it is legit.
They donot version the dist, but store them in versioned dir. Update
Makefile to handle that.
Update CHECKSUM
Submitted by: bento
Diffstat (limited to 'biology')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 2 | ||||
-rw-r--r-- | biology/ncbi-toolkit/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index b608d76e7f76..ce4b58c86b5a 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -8,7 +8,7 @@ PORTNAME= ncbi.toolkit PORTVERSION= 2000.10.31 CATEGORIES= biology -MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/ +MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi DIST_SUBDIR= ncbi diff --git a/biology/ncbi-toolkit/distinfo b/biology/ncbi-toolkit/distinfo index c5f830679a5b..3a96073b420f 100644 --- a/biology/ncbi-toolkit/distinfo +++ b/biology/ncbi-toolkit/distinfo @@ -1 +1 @@ -MD5 (ncbi/ncbi.tar.gz) = 3da64fe88e0f9a9f68b82b4042c9efb1 +MD5 (ncbi/ncbi.tar.gz) = 0531b872ebfb57c16d50ae1a9afde0f0 |