diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /biology | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) | |
download | ports-e0de738591f3284626c526841fcaa91c9d5f4543.tar.gz ports-e0de738591f3284626c526841fcaa91c9d5f4543.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/lamarc/Makefile | 1 | ||||
-rw-r--r-- | biology/treeviewx/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile index 0c51835bdfbf..75d9ddc65620 100644 --- a/biology/lamarc/Makefile +++ b/biology/lamarc/Makefile @@ -3,6 +3,7 @@ PORTNAME= lamarc PORTVERSION= 2.1.8 +PORTREVISION= 1 DISTVERSIONSUFFIX= -src PORTEPOCH= 1 CATEGORIES= biology diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index 49c530949db0..b8aa64362ad7 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -4,7 +4,7 @@ PORTNAME= treeviewx PORTVERSION= ${DISTVERSION}.1s20100823 DISTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= GOOGLE_CODE DISTNAME= tv-${DISTVERSION} |