diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-02-01 07:32:05 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2018-02-01 07:32:05 +0000 |
commit | 6102513a120c9d118d138ddea6f83dcd1fe9ee86 (patch) | |
tree | 594db41f393bc2b404b11dcc43663d49fc838147 /science | |
parent | 7ca2cc2440c5ed6924f935ae1cc88c4058f57812 (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 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} |