diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-09 01:21:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-09 01:21:21 +0000 |
commit | d938c73fdc26b34dd08bc2be819db829dfb45e36 (patch) | |
tree | 2a5034ae49abe4b8c428f4d2dcebe0a9fcb88d8a /biology/p5-Bio-SCF/Makefile | |
parent | 5068ac12e1512919009a352aa7b0918e92c50bea (diff) | |
download | ports-d938c73fdc26b34dd08bc2be819db829dfb45e36.tar.gz ports-d938c73fdc26b34dd08bc2be819db829dfb45e36.zip |
Notes
Diffstat (limited to 'biology/p5-Bio-SCF/Makefile')
-rw-r--r-- | biology/p5-Bio-SCF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/p5-Bio-SCF/Makefile b/biology/p5-Bio-SCF/Makefile index cf677fee1674..7b3339828953 100644 --- a/biology/p5-Bio-SCF/Makefile +++ b/biology/p5-Bio-SCF/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Bio-SCF -PORTVERSION= 1.01 +PORTVERSION= 1.03 CATEGORIES= biology perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Read and Update SCF Chromatographic Sequence Files BUILD_DEPENDS= ${LOCALBASE}/include/io_lib/scf.h:${PORTSDIR}/biology/iolib |