diff options
author | steve <steve@FreeBSD.org> | 2000-12-11 03:11:42 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-12-11 03:11:42 +0000 |
commit | 0abaaabff8dcbd2df86edaa5e0eb7bd398a2b84c (patch) | |
tree | da1f39125193a4102bca2ee3257873311f129f00 /textproc/py-martel/Makefile | |
parent | af4705e11d723bc7ac572500015cfb75a09406f2 (diff) | |
download | FreeBSD-ports-0abaaabff8dcbd2df86edaa5e0eb7bd398a2b84c.zip FreeBSD-ports-0abaaabff8dcbd2df86edaa5e0eb7bd398a2b84c.tar.gz |
- Added a patch to fix a small bug, as suggested by Martel's author.
- Bumped PORTREVISION
- Added file: files/patch-Generate.py
PR: 23351
Submitted by: maintainer
Diffstat (limited to 'textproc/py-martel/Makefile')
-rw-r--r-- | textproc/py-martel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile index 17fb166..8c3fbb8 100644 --- a/textproc/py-martel/Makefile +++ b/textproc/py-martel/Makefile @@ -7,6 +7,7 @@ PORTNAME= martel PORTVERSION= 0.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc biology python MASTER_SITES= http://www.biopython.org/~dalke/Martel/ |