aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2014-04-16 18:28:47 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2014-04-16 18:28:47 +0000
commit39fc32e82863cce17f070122d498ce82cf7ea7af (patch)
treefc8323f5d400038235fda42a6096107239789049 /biology
parentca9574e7df6ddd6a18e6234bc0f210d734a2d092 (diff)
downloadports-39fc32e82863cce17f070122d498ce82cf7ea7af.tar.gz
ports-39fc32e82863cce17f070122d498ce82cf7ea7af.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/libsbml/Makefile1
-rw-r--r--biology/phylip/Makefile2
-rw-r--r--biology/protomol/Makefile2
-rw-r--r--biology/pymol/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile
index 8440662751b9..6bf547fce468 100644
--- a/biology/libsbml/Makefile
+++ b/biology/libsbml/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libsbml
PORTVERSION= 4.2.0
+PORTREVISION= 1
CATEGORIES= biology devel
MASTER_SITES= SF
MASTER_SITE_SUBDIR= sbml/${PORTNAME}/${PORTVERSION}
diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile
index 73dbe64e8373..d3e5590022cf 100644
--- a/biology/phylip/Makefile
+++ b/biology/phylip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= phylip
PORTVERSION= 3.695
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= biology
MASTER_SITES= http://evolution.gs.washington.edu/phylip/download/
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile
index 7398dee564f0..487ac36d3f9f 100644
--- a/biology/protomol/Makefile
+++ b/biology/protomol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= protomol
PORTVERSION= 2.0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= biology
MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz
diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile
index c8bc6132bc69..2167fd8ca996 100644
--- a/biology/pymol/Makefile
+++ b/biology/pymol/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pymol
PORTVERSION= ${VERSION}.${SVNREVISION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= biology python
MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/pymol|}