diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-07 16:34:27 +0000 |
commit | 05a2cbc2b4065df619532438fa1273548077e37e (patch) | |
tree | ffe8dc35739c0dc07e44a2c2fc8227a6fd376cb7 /biology | |
parent | 171453ccf2d9ef87f9483a6cfa6dc4a62e374495 (diff) | |
download | ports-05a2cbc2b4065df619532438fa1273548077e37e.tar.gz ports-05a2cbc2b4065df619532438fa1273548077e37e.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 1 | ||||
-rw-r--r-- | biology/ortep3/Makefile | 2 | ||||
-rw-r--r-- | biology/platon/Makefile | 2 | ||||
-rw-r--r-- | biology/psi88/Makefile | 2 | ||||
-rw-r--r-- | biology/tinker/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index a16f75d51f32..5a8f86c3292b 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -7,6 +7,7 @@ PORTNAME= molden PORTVERSION= 4.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.kun.nl/pub/molgraph/molden/ diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile index 5741bd7d749d..0d5c612466de 100644 --- a/biology/ortep3/Makefile +++ b/biology/ortep3/Makefile @@ -7,7 +7,7 @@ PORTNAME= ortep3 PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology MASTER_SITES= http://www.ccl.net/cca/software/SOURCES/FORTRAN/ortep/:Z \ ftp://ftp.ornl.gov/pub/ortep/src/:f diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 97aa9f5139e0..6a6d6cb50b0f 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -7,7 +7,7 @@ PORTNAME= platon PORTVERSION= 2007.01.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/ DISTNAME= platon diff --git a/biology/psi88/Makefile b/biology/psi88/Makefile index 058ffbe78e4a..4690fdf58d8d 100644 --- a/biology/psi88/Makefile +++ b/biology/psi88/Makefile @@ -7,7 +7,7 @@ PORTNAME= psi88 PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology MASTER_SITES= http://www.ccl.net/cca/software/SOURCES/FORTRAN/psi88/ DISTNAME= ${PORTNAME} diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile index c08697fdb906..e8621ecf33e4 100644 --- a/biology/tinker/Makefile +++ b/biology/tinker/Makefile @@ -7,7 +7,7 @@ PORTNAME= tinker PORTVERSION= 4.2.20040908 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_GENTOO} \ ftp://dasher.wustl.edu/pub/ |