diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-04-19 06:51:44 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2012-04-19 06:51:44 +0000 |
commit | 0a6256b52f1f403a987986cda184b4c5fbb4aab9 (patch) | |
tree | 1e5dc465f7a5546845b9f409941704d2c1d28047 /science | |
parent | 1aec674ef8ce3701a14bfd0f7575c8b55039d0ef (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 47cac0f772c1..b340ad1cf1dd 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkmol PORTVERSION= 0.4a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ DISTNAME= ${PORTNAME} diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 85e4def9a17a..e59627dfceee 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mol2ps PORTVERSION= 0.1e -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |