diff options
| -rw-r--r-- | textproc/py-martel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile index 5c935b2f8630..36845a6f06fd 100644 --- a/textproc/py-martel/Makefile +++ b/textproc/py-martel/Makefile @@ -6,11 +6,12 @@ # PORTNAME= martel -PORTVERSION= 0.35 +PORTVERSION= 0.3.5 +PORTEPOCH= 1 CATEGORIES= textproc biology python MASTER_SITES= http://www.biopython.org/~dalke/Martel/ PKGNAMEPREFIX= py- -DISTNAME= Martel-${PORTVERSION} +DISTNAME= Martel-0.35 MAINTAINER= johann@egenetics.com |
