diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /biology/lamarc | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) |
Notes
Diffstat (limited to 'biology/lamarc')
-rw-r--r-- | biology/lamarc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 75d9ddc65620..2e5e3b0b3c1c 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -3,8 +3,8 @@ PORTNAME= lamarc PORTVERSION= 2.1.8 -PORTREVISION= 1 DISTVERSIONSUFFIX= -src +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= http://evolution.genetics.washington.edu/lamarc/download/ |