aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-martel
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-11-14 12:05:15 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-11-14 12:05:15 +0000
commitfb8166aa997b3e5d47128b4e8a08787cf80ee4fe (patch)
tree6284ff34a25cc6c5b7694dfe49dadab843e6fc66 /textproc/py-martel
parentc2043149c694ed94b5625d75aca3db645d1e6d6e (diff)
downloadports-fb8166aa997b3e5d47128b4e8a08787cf80ee4fe.tar.gz
ports-fb8166aa997b3e5d47128b4e8a08787cf80ee4fe.zip
Correct version number.
Bump PORTEPOCH PR: 22834 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
Notes
Notes: svn path=/head/; revision=35135
Diffstat (limited to 'textproc/py-martel')
-rw-r--r--textproc/py-martel/Makefile5
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