diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-11-14 12:05:15 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-11-14 12:05:15 +0000 |
commit | fb8166aa997b3e5d47128b4e8a08787cf80ee4fe (patch) | |
tree | 6284ff34a25cc6c5b7694dfe49dadab843e6fc66 /textproc/py-martel | |
parent | c2043149c694ed94b5625d75aca3db645d1e6d6e (diff) | |
download | ports-fb8166aa997b3e5d47128b4e8a08787cf80ee4fe.tar.gz ports-fb8166aa997b3e5d47128b4e8a08787cf80ee4fe.zip |
Notes
Diffstat (limited to 'textproc/py-martel')
-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 |