diff options
-rw-r--r-- | science/checkmol/Makefile | 2 | ||||
-rw-r--r-- | science/mol2ps/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index d28ccf4d87ac..ca3c129ff3aa 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -3,7 +3,7 @@ PORTNAME= checkmol PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ EXTRACT_SUFX= .pas diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index be8921f8ef84..da751d383d0e 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mol2ps PORTVERSION= 0.4b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |