diff options
author | Cy Schubert <cy@FreeBSD.org> | 2019-09-02 05:00:43 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2019-09-02 05:00:43 +0000 |
commit | 4b8362f61d57b3779a91fb65a658fded891636a9 (patch) | |
tree | d94c4cb49d21e4175a89021d17edeb263cc17c2e /biology/recombine | |
parent | 951e98a56e1b79d905ffeffe253ee95689b2ff42 (diff) |
Notes
Diffstat (limited to 'biology/recombine')
-rw-r--r-- | biology/recombine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/recombine/Makefile b/biology/recombine/Makefile index 2f3bb0a0bd80..f734b9590cbc 100644 --- a/biology/recombine/Makefile +++ b/biology/recombine/Makefile @@ -3,7 +3,7 @@ PORTNAME= recombine PORTVERSION= 1.41 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= http://evolution.gs.washington.edu/lamarc/recombine/ DISTNAME= ${PORTNAME}${PORTVERSION}.src.doc |