diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 15:12:44 +0000 |
commit | c86b04b3b8ba9124797a320eb63ed073a5a084a2 (patch) | |
tree | b7493b74f7532f3fda6de55f79bf5070d36b0ea2 /biology | |
parent | b2304fa09eb97e2220bad0acab1b958aad36ca08 (diff) | |
download | ports-c86b04b3b8ba9124797a320eb63ed073a5a084a2.tar.gz ports-c86b04b3b8ba9124797a320eb63ed073a5a084a2.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/plinkseq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/plinkseq/Makefile b/biology/plinkseq/Makefile index 005feb02a229..c4ba0bc2ea1d 100644 --- a/biology/plinkseq/Makefile +++ b/biology/plinkseq/Makefile @@ -3,7 +3,7 @@ PORTNAME= plinkseq PORTVERSION= 0.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology science MASTER_SITES= http://atgu.mgh.harvard.edu/${PORTNAME}/dist/version-${PORTVERSION}/ |