diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-09 00:39:11 +0800 |
commit | ca2176f4ac9e70753263ba8d7d6d812142573e5b (patch) | |
tree | ad815939be3bffba08aba37cf0ca640ef860f55c /biology/ncbi-toolkit | |
parent | b4c8d3da5d599f48ed1d54e4f10d715c87dafa3f (diff) | |
download | freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.tar.gz freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.tar.zst freebsd-ports-gnome-ca2176f4ac9e70753263ba8d7d6d812142573e5b.zip |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'biology/ncbi-toolkit')
-rw-r--r-- | biology/ncbi-toolkit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 21b24c6a71b6..1dd59de66e03 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -3,6 +3,7 @@ PORTNAME= ncbi-toolkit PORTVERSION= 2012.06.20 # containing BLAST v2.2.27 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi |