diff options
author | wen <wen@FreeBSD.org> | 2010-01-09 09:21:21 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-09 09:21:21 +0800 |
commit | 6c3b36f74601096b91f57b925d17b0c96d902169 (patch) | |
tree | 26342c759fc5145300c76877336c0e0913ce5f28 /biology/p5-Bio-SCF/Makefile | |
parent | e519602912f157b2244105659701cc64729d4d65 (diff) | |
download | freebsd-ports-gnome-6c3b36f74601096b91f57b925d17b0c96d902169.tar.gz freebsd-ports-gnome-6c3b36f74601096b91f57b925d17b0c96d902169.tar.zst freebsd-ports-gnome-6c3b36f74601096b91f57b925d17b0c96d902169.zip |
- Update to 1.03
- Update my mail address to FreeBSD
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 |