diff options
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 |