diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-03-06 06:26:05 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2020-03-06 06:26:05 +0000 |
commit | 8c8a33649543cc526ec3a4f22309aa9feef7b980 (patch) | |
tree | 449803010eacd92c560e0563b1448dc6c4056316 /science | |
parent | fd4c9358e0cded10fef2092828973a8426e1a2dd (diff) |
Notes
Diffstat (limited to 'science')
-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 976a35f366fc..1391bb52ba65 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -3,7 +3,7 @@ PORTNAME= checkmol PORTVERSION= 0.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ DISTFILES= ${PORTNAME} diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index d3fb5897de84..faf8e54fbb35 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= mol2ps PORTVERSION= 0.4b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |