diff options
Diffstat (limited to 'biology/py-htseq/Makefile')
-rw-r--r-- | biology/py-htseq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/py-htseq/Makefile b/biology/py-htseq/Makefile index 45519bfbd69f..311252464790 100644 --- a/biology/py-htseq/Makefile +++ b/biology/py-htseq/Makefile @@ -1,12 +1,12 @@ PORTNAME= HTSeq DISTVERSION= 2.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:tl}-${DISTVERSION} -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Python library to facilitate programmatic analysis of sequence data WWW= https://github.com/htseq/htseq/ |