aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-11-14 20:05:15 +0800
committerjeh <jeh@FreeBSD.org>2000-11-14 20:05:15 +0800
commit34d420c5fada5aa688552464ec731c5d140e053e (patch)
tree7d5a262d108501dcda5c29208a94cd375ce9214e /textproc
parent8921d4b1b3d174fe342b7f4b6cb0052897aa23ec (diff)
downloadfreebsd-ports-gnome-34d420c5fada5aa688552464ec731c5d140e053e.tar.gz
freebsd-ports-gnome-34d420c5fada5aa688552464ec731c5d140e053e.tar.zst
freebsd-ports-gnome-34d420c5fada5aa688552464ec731c5d140e053e.zip
Correct version number.
Bump PORTEPOCH PR: 22834 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
Diffstat (limited to 'textproc')
-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